Hi! I can't seem to find any licensing information for the login_engine plugin. I notice that the engines plugin is covered by the MIT license (and includes a file called MIT-LICENSE), so I'm assuming that the login_engine is, too... Is that true? Thanks!! Haig
on 09.01.2007 21:01
on 11.01.2007 09:55
True it is! On 1/9/07, haig-lists@didizian.com <haig-lists@didizian.com> wrote: > Haig > > -- > Haig Didizian > haig@didizian.com > _______________________________________________ > engine-users mailing list > engine-users@lists.rails-engines.org > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- Nathaniel Steven Henry Brown Toll Free: 1-877-446-4647 Vancouver: 604-724-6624 http://inimit.com
on 19.01.2007 16:31
Glad to hear it... I'd be happy to submit a patch to include the license file and the copyright at the top of the .rb files. Any interest? If so, who does the copyright belong to? Haig
on 25.09.2007 22:43
Technically, the copyright belongs to me (James Adam), though the code was heavily based on the original salted_hash_login_generator (by Tobias Luetke I believe) and has benefitted from numerous patches from the Rails community. The next (and likely final, more about that later) version of the login engine will include this information. - James