ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
192 stars 47 forks source link

admin-initiated account setup #35

Closed g5pw closed 1 year ago

g5pw commented 5 years ago

The newacct command was removed in the last big refactor. Would it be possible to bring it back, or to have a similar admin-initiated account setup in place?

aebruno commented 5 years ago

The resetpw and verify-email commands replace the newacct email. Is there some specific functionality you're looking for that these commands don't currently do?

g5pw commented 5 years ago

Yeah, mainly a welcome-email template that sends a link to a place where the user can set their password, and a separate template for the password reset. Different alive time tokens would also be helpful (short for password reset, long for a new account)

g5pw commented 5 years ago

Any idea about this one? I'm willing to contribute a patch if that's desirable :)