##// END OF EJS Templates
security bugfix: protected feeds, from unauthorized access, even without this, the feeds would crash and were unreadable, But proper way of securing it is with the secure decarators.
security bugfix: protected feeds, from unauthorized access, even without this, the feeds would crash and were unreadable, But proper way of securing it is with the secure decarators.
marcink -
r862:4bdd0bf1 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers
admin
__init__.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
error.py Loading ...
feed.py Loading ...
files.py Loading ...
home.py Loading ...
journal.py Loading ...
login.py Loading ...
search.py Loading ...
settings.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...