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

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

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Jeff Balogh 4c9bc0571e browsers know what type of file this is 2010-01-11 13:26:25 -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 bd1ab05864 remove extra slash 2010-01-03 16:12:50 -05:00
Jeff Balogh 4d71992873 making the base template more extendable/overridable
* move the header block inline
* navbar and bodyclass blocks
* call it extrahead instead of separate css and js
2009-12-31 17:29:22 -05:00
Jeff Balogh 99a76d399a a place for page content would be nice 2009-10-22 15:35:33 -07:00
Jeff Balogh 89a677d054 site skeleton in base.html 2009-10-21 17:06:33 -07:00