mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-07 07:54:02 +02:00
Invalidate registrations, fix profile creation
This commit is contained in:
@ -2,7 +2,7 @@ Hi {{ user.username }},
|
||||
|
||||
Welcome to {{ site_name }}. Please click on the link below to confirm your registration.
|
||||
|
||||
{{ protocol }}://{{ domain }}{% url 'member:account_activation' uidb64=uid token=token %}
|
||||
{{ protocol }}://{{ domain }}{% url 'registration:account_activation' uidb64=uid token=token %}
|
||||
|
||||
This link is only valid for a couple of days, after that you will need to contact us to validate your email.
|
||||
|
||||
|
Reference in New Issue
Block a user