]> source.dussan.org Git - nextcloud-server.git/commit
Limit the length of app password names
authorJoas Schilling <coding@schilljs.com>
Tue, 22 Mar 2022 09:51:54 +0000 (10:51 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 23 Mar 2022 09:47:56 +0000 (10:47 +0100)
commita0c7798c7dd0ec537a6ed3b964103a9ad94d2040
tree9e68e05927644e5b382420ed5dabdbbd5688c569
parent0fa17f8902e7391f189227b406a0058af6c4a4e0
Limit the length of app password names

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/settings/lib/Controller/AuthSettingsController.php
core/Controller/AppPasswordController.php
core/Controller/ClientFlowLoginController.php
lib/private/Authentication/Token/Manager.php
lib/private/Authentication/Token/PublicKeyTokenProvider.php