Skip to content

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Aug 19, 2025

The showPasswordExpiryScreen method in SinglePointLogin redirects to a page that does not exist, and does it in a very hacky way.

This removes it to avoid confusion with the login workflow. Password expiry (seem to be) currently handled by the login module on the frontend while attempting to login, based on the response of the authenticate endpoint.

The showPasswordExpiryScreen method in SinglePointLogin redirects
to a page that does not exist, and does it in a very hacky way.

This removes it to avoid confusion with the login workflow. Password
expiry (seem to be) currently handled by the login module on the frontend
while attempting to login, based on the response of the authenticate
endpoint.
@github-actions github-actions bot added the Language: PHP PR or issue that update PHP code label Aug 19, 2025
@driusan driusan added Cleanup PR or issue introducing/requiring at least one clean-up operation Difficulty: Medium PR or issue that require a moderate effort or expertise to implement, review, or test and removed Language: PHP PR or issue that update PHP code labels Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup PR or issue introducing/requiring at least one clean-up operation Difficulty: Medium PR or issue that require a moderate effort or expertise to implement, review, or test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant