Skip to content

orangethunder/authlogic-activation-reset-password-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Authlogic Activation and Password Reset Example App

This is an example of how to implement account activation and password reset (both via email) using Authlogic. I wanted to fork authlogic_example, but it uses rails 2.1.2 and I figured it'd be easier to just start a new rails project.

* Reset passwords tutorial: http://www.binarylogic.com/2008/11/16/tutorial-reset-passwords-with-authlogic
* Authlogic Example with Password Reset: http://github.com/binarylogic/authlogic_example/tree/with-password-resets
* Authlogic Activation Tutorial: http://github.com/kamui/authlogic-activation-tutorial (fork off http://github.com/matthooks/authlogic-activation-tutorial)
* Authlogic: http://github.com/binarylogic/authlogic

About

Authlogic Example with Email Activation and Password Resetting for Rails 2.3.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.4%
  • JavaScript 0.6%