One feature I've always wanted in AAA is the ability to use email addresses for logging in instead of the login field. If you're open to it I can put some effort into it.
On Oct 27, 6:13 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > good idea. > Perhaps we shold branch the project, to have a pre 2.0 part and a post > 2.0 part? > > But we could also hold on to .rhtml, since it still works with 2.0 and > pre 2.0. > > We could perpaps also intergrade some of the stuff found in the wiki > in to the default installation? > > Could you upgrade the wiki with the installation methode? > > regards > svend > > On Oct 27, 1:31 pm, Daniel Bush <[EMAIL PROTECTED]> wrote: > > > Hi svend, > > Thanks for this. I just cloned it and took a quick look. > > Looks like the last serious work was done 2 years ago. > > > [EMAIL PROTECTED] wrote: > > > Dear All > > > > since stikypad went south, AAA + wiki have been down. > > > > But now AAA + wiki, can be found at > > >http://github.com/gundestrup/acts_as_authenticated > > > > Please help me with upgrading the wiki, and if you like, help improve > > > AAA. > > > I tried it out against rails 2.1.1. > > I just did a: > > % script/plugin git://github.com/gundestrup/acts_as_authenticated.git > > And then > > % script/generate authenticated <model> <controller> > > All the tests are working (rake test). > > > One thing I'd like to do is change .rhtml to .html.erb (the rails 2.x > > action.format.renderer format). Not sure what to do though with pre > > rails 2 on this issue. > > > -- > > Daniel Bush --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

