ACK – Works great ;-). But just a suggestion: I think it’s a good idea to put a flash message at line 76 of user_controller.rb that say “Validation mail sended”.

--
Benjamin LAN-SUN-LUK


Le 26/10/08 06:03, « Darryl L. Pierce » <mcpierce@gmail.com> a écrit :

It also includes a new controller which handles verifying the user
after they follow the link in the email.

You will need to run a migration with this patch.

To set the hostname for where the user goes to verify themselves, update
the config/environments/{development, test, production}.rb file and enter
the correct public hostname.

It introduces a new model object, UserVerification. When a user
registers an account, an instance is created. As long as that object
exists, the user cannot do anything with the system.


_______________________________________________
projxp-devel mailing list
projxp-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/projxp-devel