agile-france / propile

Community Conference Program Compiler (for Agile France)
2 stars 8 forks source link

Fix account creation #18

Closed oelmekki closed 10 years ago

oelmekki commented 10 years ago

Account creation from configuration page is now complete. It seems this feature actually was never finished, since :

  1. it contains a "name" input that does not reflect in database
  2. it creates accounts, but they can't be confirmed

Added confirmation action so that created users receive a confirmation email with a link to confirm their account. Once confirmed, they are immediately displayed password edition form.

When a maintainer create an account, he's now warned a confirmation mail has been sent.

Close #13

Details :