summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/RemoteWipe.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use PSR logger in authenticationJoas Schilling2020-10-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Check the user on remote wipeJoas Schilling2020-03-161-7/+3
* Update license headersChristoph Wurst2019-12-051-2/+4
* Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-6/+36
* Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-091-0/+14
* Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-271-47/+12
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+149