1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
Jorge C. Leitão 2e364a0aac Fixed #15716 - Authentication backends can short-circuit authorization.
Authorization backends can now raise PermissionDenied in "has_perm"
and "has_module_perms" to short-circuit authorization process.
2014-05-16 12:57:38 -04:00
..
2014-05-13 07:27:33 -04:00
2014-04-28 10:05:28 -04:00
2014-02-28 11:44:03 -05:00