]> source.dussan.org Git - nextcloud-server.git/commit
Allow clients to delete their own apptoken 15590/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 17 May 2019 07:51:47 +0000 (09:51 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 17 May 2019 07:52:06 +0000 (09:52 +0200)
commit2dcb4cfbd644babf0ee202b4489689d882ae1dd3
treeacb0f85eed9cae44dc47af99d243387100651f74
parente625164e85b3ab4be3a51b86f909564430cb388b
Allow clients to delete their own apptoken

Fixes #15480

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
core/Controller/AppPasswordController.php
core/routes.php
tests/Core/Controller/AppPasswordControllerTest.php