aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Activity/SecurityProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-112/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+25
| | | | | | | | This allows a user to mark a token for remote wipe. Clients that support this can then wipe the device properly. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Get correct translations for SecurityProviderRoeland Jago Douma2018-01-021-1/+1
| | | | | | Fixes #7657 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-9/+11
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-7/+15
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-181-0/+77
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>