django/docs/topics/auth
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
..
customizing.txt Fixed #15716 - Authentication backends can short-circuit authorization. 2014-05-16 12:57:38 -04:00
default.txt Updated grammar in description of django.contrib.auth. 2014-04-22 18:28:47 -04:00
index.txt Fixed typo -- "a" user, not "an" user 2013-11-01 15:15:36 +01:00
passwords.txt Stray paren 2014-04-17 11:29:07 -07:00