##// END OF EJS Templates
Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user....
Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user. Removed login form from admin.
marcink -
r191:b68b2246 default
Show More
Name Size Modified Last Commit Author
/ pylons_app / controllers
__init__.py Loading ...
admin.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
error.py Loading ...
files.py Loading ...
graph.py Loading ...
hg.py Loading ...
login.py Loading ...
repos.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...
users.py Loading ...