mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-10-14 18:51:56 +00:00
Add automatic confirmation mail after changing e-mail adress.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Dear {{ user.username }},
|
||||
|
||||
Welcome to Opaque!
|
||||
|
||||
To confirm your account please click on the following link:
|
||||
{{ url_for('auth.confirm', token=token, _external=True) }}
|
||||
|
||||
|
Reference in New Issue
Block a user