mirror of
https://github.com/ansible/awx.git
synced 2026-08-30 08:28:22 -02:30
The key is django.contrib.auth.update_session_auth_hash(), which knows how to inject a recalculated session hash back into the session if the requesting user is changing their own password, in order to keep that user logged in.