]> source.dussan.org Git - nextcloud-server.git/commit
fix(core): Add password confirmation requirement for getapppassword 39418/head
authorJoas Schilling <coding@schilljs.com>
Mon, 17 Jul 2023 10:07:22 +0000 (12:07 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 17 Jul 2023 10:11:08 +0000 (12:11 +0200)
commit5fdfb65baa173db785388e250828a3485f3b979f
tree96f33e55a1ec70c71362609ffa78d25ac10573c9
parentd0705c93679566942c9c09bfb662c35df663fc7c
fix(core): Add password confirmation requirement for getapppassword

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Controller/AppPasswordController.php