aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/Exceptions/WipeTokenException.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Improve docblock annotations for tokens and their exceptionsCôme Chilliet2023-10-231-3/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Make sure that OC interfaces returns OC interfaces for backward compatibilityCôme Chilliet2023-10-231-0/+9
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Move Exceptions used in OCP to OCPCôme Chilliet2023-10-231-0/+40
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>