mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03: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.