Skip to content

Conversation

@devsoftappstudio
Copy link

Stores password hash in the session to improve security during authentication.

This enhances the authentication process by verifying the password hash stored in the session against the user's current password, adding an extra layer of security against session hijacking and unauthorized access.

Stores password hash in the session to improve security during authentication.

This enhances the authentication process by verifying the password hash stored in the session against the user's current password, adding an extra layer of security against session hijacking and unauthorized access.
@daftspunk
Copy link
Member

???

@apinard
Copy link
Contributor

apinard commented Jan 30, 2026

Impersonate UserA, then come back to Rainlab.User list, try to impersonate user B, it won't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants