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

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

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
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 0a4b7b3615 autodiscover admin models 2010-01-03 16:12:47 -05:00
Jeff Balogh 3f0e38df2c starting an amo admin 2009-12-31 17:29:23 -05:00
Dave Dash 5eeee4ea3b Middleware that intercepts the URLs and makes sure we are following our standard URL layout /locale/app/* 2009-12-16 16:21:15 -08:00
Jeff Balogh 87a006d00f review_list view 2009-10-23 10:29:54 -07:00
Jeff Balogh 89a677d054 site skeleton in base.html 2009-10-21 17:06:33 -07:00
Jeff Balogh 3bedd697b9 serve static files for development 2009-10-20 19:20:38 -07:00
Jeff Balogh 2c501a4316 THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00