##// END OF EJS Templates
auth: use pyramid HTTP excetion when detecting CSRF error. It helps catching this...
auth: use pyramid HTTP excetion when detecting CSRF error. It helps catching this error by our error handler and displaying it nicely to users.
marcink -
r1310:e32790fb default
Show More
Name Size Modified Last Commit Author
/ rhodecode / api / views
__init__.py Loading ...
deprecated_api.py Loading ...
gist_api.py Loading ...
pull_request_api.py Loading ...
repo_api.py Loading ...
repo_group_api.py Loading ...
server_api.py Loading ...
testing_api.py Loading ...
user_api.py Loading ...
user_group_api.py Loading ...