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.
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.