##// 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 / model
__init__.py Loading ...
caching_query.py Loading ...
db.py Loading ...
forms.py Loading ...
meta.py Loading ...
permission.py Loading ...
repo.py Loading ...
scm.py Loading ...
settings.py Loading ...
user.py Loading ...