Skip to content
Snippets Groups Projects
Commit 272f37e2 authored by Carsten  Rose's avatar Carsten Rose
Browse files

Update self registration.

parent 90b9f7da
No related branches found
No related tags found
1 merge request!355Refs #12615. Implements silent HEIC/HEIF conversion to png. Write a note in...
Pipeline #5253 passed
......@@ -58,7 +58,7 @@ Concept:
* Only send mail if the mail address is known!
* If email is not found, the user should not be noticed.
* Create a new ``Person.auth`` token.
* Set ``Person.authExpired = NOW + ? days``.
* Set ``Person.authExpired = NOW() + INTERVAL 4 DAY``.
* When the user opens the URL, the form 'Set password' is shown.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment