#2205 Allow an admin user to confirm new user
Closed: Fixed 6 years ago Opened 7 years ago by lurchi.

It would be nice if an admin user could confirm a user without requiring email. I know that users should be able to change their password and it's common to use email for that. But at least for testing purposes or when "the mail server is not working yet", it would be a nice feature.


Just turn off SEND_EMAIL in the configuration and the content of the email will be printed to the logs instead of sent. This will give you the link to confirm the user.

Alternatively, you could edit the DB and drop the value in the 'token' field.

Ok, that's good enough, thank you :-)

Then I'm going to close this one.

We could add it to the documentation though, would you like to work on it?

Maybe in the tips & tricks section?

Metadata Update from @vivekanand1101:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata