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