Please take this the following issue into account when implementing the activation process: http://hobo.lighthouseapp.com/projects/8324/tickets/363-password-recovery-throws-error-when-e-mail-exists#ticket-363-1
I can provide a patch, but i need to find out how to do it (I'm a git newbie). Thanks, TF On Jan 13, 9:47 pm, MartOn <[email protected]> wrote: > What is status of this? > > Is there a simple tutorial showing the basic steps of turning on the > activation process in a default hobo application? > > Why is this not commented in the user.rb file? > > Maybe it is me who is blind? > > /MartOn > > On Dec 2 2008, 8:09 pm, Tom Locke <[email protected]> wrote: > > > Hmm yes I thought I'd seen that problem - there's a ticket somewhere I > > think > > > Will investigate > > > T > > > On 2 Dec 2008, at 19:07, blizz wrote: > > > >> ... If it should be a one-shot > > >> key, the transition should create a new key. > > > > I tried :new_key => true on a transition which also has :available_to > > > => :key_holder and I get Operation Not Allowed. > > > > This is not to clear the key as I was suggesting earlier to prevent > > > the key being used for multiple transitions but for a case where one > > > keyed transition follows another: > > > > For example > > > > User signs up, gets an email used to verify email address. > > > > User clicks on link to verify email address and another email is sent > > > to that user's supervisor with an authorize user link. > > > > The users supervisor authorizes the user by clicking on the link in > > > the email. > > > > So the hangup is that it appears that the transition cannot check a > > > key and generate a new one in the same step. > > > > Brett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
