ubccr / mokey

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

Expose the uid to the new account email #5

Closed Mayeu closed 7 years ago

Mayeu commented 7 years ago

This commit exposes the uid to the email sent on account creation.

This allows a more user-friendly email for the user, since the account name is now explicit in the email. It is also useful in context where the user name is generated and unknown from the user until first connection.