##// END OF EJS Templates
auth: use consistent way of extracting came_from, and also sanitise it to remove...
auth: use consistent way of extracting came_from, and also sanitise it to remove auth_token. This prevents a loop of redirection in case we get redirected to login with this parameter.
marcink -
r2074:46bdf527 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / admin / tests
__init__.py Loading ...
test_admin_audit_logs.py Loading ...
test_admin_main_views.py Loading ...
test_admin_permissions.py Loading ...
test_admin_repos.py Loading ...
test_admin_user_groups.py Loading ...
test_admin_users.py Loading ...
test_admin_users_ssh_keys.py Loading ...