idp_cas: does not revalidate the session key (#10688) #195

Merged
bdauvergne merged 1 commits from wip/10688-Do-not-raise-AssertError-when-ge into main 2023-12-21 13:48:26 +01:00
Owner

Validation of the session_key is already done in Ticket.valid(), but we
can move the test of the current session user in
Ticket.session_exists().

Validation of the session_key is already done in Ticket.valid(), but we can move the test of the current session user in Ticket.session_exists().
bdauvergne added 1 commit 2023-11-30 07:25:20 +01:00
gitea/authentic/pipeline/head This commit looks good Details
437c3f4b12
idp_cas: does not revalidate the session key (#10688)
Validation of the session_key is already done in Ticket.valid(), but we
can move the test of the current session user in
Ticket.session_exists().
bdauvergne requested review from pmarillonnet 2023-12-20 17:18:18 +01:00
pmarillonnet approved these changes 2023-12-20 17:20:00 +01:00
bdauvergne merged commit f1ec75622b into main 2023-12-21 13:48:26 +01:00
bdauvergne deleted branch wip/10688-Do-not-raise-AssertError-when-ge 2023-12-21 13:48:26 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/authentic#195
No description provided.