Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a job to clean up expired verification tokens | Arthur Schiwon | 2021-09-09 | 1 | -2/+39 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | move verification token logic out of lost password controller | Arthur Schiwon | 2021-09-09 | 1 | -0/+272 |
- to make it reusable - needed for local email verification Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |