Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

11 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Fred Wenzel d6025a8d0a Separate edit user links for admin/user (bug 564561) 2010-05-18 13:29:46 +02:00
Fred Wenzel 1cb9ad10a5 make acl.action_allowed not crash anymore for anonymous users (bug 546498) 2010-04-30 10:18:17 -07:00
Jeff Balogh b797ddbace adding a GroupUser inline, marking optional fields 2010-02-08 17:02:15 -08:00
Jeff Balogh 5e3052ddbe import amo.models to avoid circular imports, move constants to __init__ 2010-01-28 19:00:22 -08: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
Dave Dash 5f5c3c881e Cake-cookie based authentication
* Wrote a test to see if we can log in using a cake session.
* Middleware can read cookie
* Wrote an authenticator backend that reads the session data from the db
* Rewrote users.User as users.UserProfile and linked it to d.c.a.User and included migrations
* Got templates to work, and wrote a test to validate things
* logout
* Signals!  We can now log a user out using the logout view, send a signal, and have it intercepted by the Cake app which will destroy its session and attempt to destroy the relevent cookies.
* Updated models to use UserProfile
* added media/js as a submodule
* Prettied up the html so the remora JS works
2010-01-08 10:20:00 -08:00
Jeff Balogh c8eab13e25 admin tweaks 2010-01-04 16:43:07 -05:00
Jeff Balogh 3365a35eb4 starting an access app 2010-01-03 16:12:51 -05:00