##// 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 / authentication
plugins
tests
__init__.py Loading ...
base.py Loading ...
interface.py Loading ...
registry.py Loading ...
routes.py Loading ...
schema.py Loading ...
views.py Loading ...