##// END OF EJS Templates
auth: Fix password_changed function, fixes #4043....
auth: Fix password_changed function, fixes #4043. Never repot a changed password for default or anonymous users. If anonymous access is disabled we don't get the default user here so we also have to check if it is the anonymous user. In both cases (default user and anonymous user) we can skip the password change check and return False.
Martin Bornhold -
r482:930b0a4d default
Show More
Name Size Modified Last Commit Author
/ rhodecode / config
hook_templates
__init__.py Loading ...
conf.py Loading ...
deployment.ini_tmpl Loading ...
environment.py Loading ...
jsroutes.py Loading ...
licenses.json Loading ...
middleware.py Loading ...
patches.py Loading ...
routing.py Loading ...
routing_links.py Loading ...
utils.py Loading ...