From: Date: Tue, 31 Jul 2007 20:03:10 +0000 (-0400) Subject: I have added the acts_as_authenticated plugin to code, and have gotten VERY BASIC... X-Git-Url: https://projects.mako.cc/source/selectricity-live/commitdiff_plain/dc635b6d39be19a09a428282b6d639d029908df6?hp=dc635b6d39be19a09a428282b6d639d029908df6 I have added the acts_as_authenticated plugin to code, and have gotten VERY BASIC functionality. This isn't my last addition fortoday but I wanted to commit before my battery died. A lot of the detailed documentation about where to find help with acts_as_authenticated is in the README, the website is here :http://technoweenie.stikipad.com/plugins/show/Acts+as+Authenticated. The acts_as_authenitcated generator also heavily modifed the user class (model) but I kept theo original lines as well. I havne't begun tothrow anyting out yet, because im using it as a refernce to get the new system running. ---