aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Security/VerificationToken
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-242-42/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* Refactors lib/private/Security.Faraz Samapoor2023-06-262-32/+25
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-2/+2
* Merge pull request #31499 from nextcloud/bugfix/empty-secretCarl Schwan2022-10-171-2/+7
|\
| * Add fallback routines for empty secret casesJulius Härtl2022-03-101-2/+7
* | Port existing server code to new interfaceCarl Schwan2022-08-081-19/+12
|/
* Set associative = true for cleanup jobDaniel Kesselberg2021-10-071-1/+1
* Confirm mails only per POSTArthur Schiwon2021-09-091-0/+4
* add a job to clean up expired verification tokensArthur Schiwon2021-09-092-4/+108
* move verification token logic out of lost password controllerArthur Schiwon2021-09-091-0/+111