##// 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 / events
__init__.py Loading ...
base.py Loading ...
interfaces.py Loading ...
pullrequest.py Loading ...
repo.py Loading ...
repo_group.py Loading ...
user.py Loading ...