##// 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 / tests / lib / middleware
utils
__init__.py Loading ...
mock_scm_app.py Loading ...
test_appenlight.py Loading ...
test_simplegit.py Loading ...
test_simplehg.py Loading ...
test_simplesvn.py Loading ...
test_simplevcs.py Loading ...
test_vcs.py Loading ...
test_vcs_unavailable.py Loading ...