Dave Dash
|
118123ef48
|
store current user globally
|
2010-11-12 14:06:16 -08:00 |
Jeff Balogh
|
36f69bc2a0
|
making RequestUser so cache-machine byid caching works
RequestUser objects are different from normal UserProfile objects, so the
separate class name will cause different cache entries.
|
2010-10-29 17:32:44 -07:00 |
Jeff Balogh
|
aeff91b3ec
|
attach acl.check_ownership to the request
|
2010-08-23 16:25:44 -07:00 |
Jeff Balogh
|
dffa7c1dc9
|
attach mobile_addons to request.amo_user
|
2010-08-10 16:58:47 -07:00 |
Fred Wenzel
|
d6025a8d0a
|
Separate edit user links for admin/user (bug 564561)
|
2010-05-18 13:29:46 +02:00 |
Dave Dash
|
47cda7d168
|
[bug 538276] Beginnings of a Simple_ACL like ACL
|
2010-01-14 14:33:53 -08:00 |
Dave Dash
|
d2cd2a458a
|
Fixed pep8
|
2010-01-14 11:37:52 -08:00 |
Dave Dash
|
f7194b45de
|
[bug 539108] Removed some duplicated items from ACLMiddleware
|
2010-01-13 14:27:30 -08:00 |
Dave Dash
|
817e5b42b2
|
[bug 539108] If you're logged in... and an admin... you are a superuser and we remember your groups
Middleware that allows credentialed users to login to the admin site.
|
2010-01-13 14:27:29 -08:00 |