##// END OF EJS Templates
auth: added @LoginRequired() decorators for user/user_group views....
auth: added @LoginRequired() decorators for user/user_group views. - not really a secirity issue but for consistency we should have them (also provides nicer redirects)
marcink -
r2001:844b6602 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_user_groups.py Loading ...
test_admin_users.py Loading ...
test_admin_users_ssh_keys.py Loading ...