You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
I noticed that friend doesn't reissue session ids on successful authentication (or role changes) but the security world generally believes this to be good practice since it mitigates a number of other risks.
Hi!
I noticed that friend doesn't reissue session ids on successful authentication (or role changes) but the security world generally believes this to be good practice since it mitigates a number of other risks.
https://www.owasp.org/index.php/Session_Management_Cheat_Sheet#Renew_the_Session_ID_After_Any_Privilege_Level_Change
The text was updated successfully, but these errors were encountered: