Jeremy Stretch
|
a275a30dca
|
Reimplement the ViewExemptModelBackend to explicitly cache all exempted view permissions on the User instance
|
2020-05-12 16:07:07 -04:00 |
|
Jeremy Stretch
|
c90f680284
|
Cache object-level permissions on the User instance for evaluation
|
2020-05-12 15:42:44 -04:00 |
|
Jeremy Stretch
|
daa2c6ff21
|
Always pass obj=None to ModelBackend
|
2020-05-11 17:19:11 -04:00 |
|
Jeremy Stretch
|
63f842c7db
|
Implement ObjectPermissionManager
|
2020-05-11 16:02:42 -04:00 |
|
Jeremy Stretch
|
6624fc6076
|
Initial work on #554 (WIP)
|
2020-05-08 17:30:25 -04:00 |
|
Jeremy Stretch
|
fc1feec8bf
|
Fix format string
|
2020-04-14 09:43:12 -04:00 |
|
Jeremy Stretch
|
7ffc00159e
|
Tweak settings/middleware to support testing; improve tests
|
2020-03-11 11:10:26 -04:00 |
|
Jeremy Stretch
|
5dc956fbe1
|
First stab at external authentication support
|
2020-02-28 15:16:31 -05:00 |
|
Jeremy Stretch
|
df0686a1bd
|
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
|
2019-04-11 22:01:26 -04:00 |
|