Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Confirm mails only per POST | Arthur Schiwon | 2021-09-09 | 1 | -0/+7 |
| | | | | | | | - this is to avoid automatic confirmation by certain softwares that open links Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add a job to clean up expired verification tokens | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 |
| | | | | 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/+55 |
- to make it reusable - needed for local email verification Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |