aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/VerificationToken
Commit message (Collapse)AuthorAgeFilesLines
* add a job to clean up expired verification tokensArthur Schiwon2021-09-091-2/+39
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* move verification token logic out of lost password controllerArthur Schiwon2021-09-091-0/+272
- to make it reusable - needed for local email verification Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>