]> source.dussan.org Git - nextcloud-server.git/commit
fix(authentication): Check minimum length when creating app tokens
authorJoas Schilling <coding@schilljs.com>
Wed, 8 Feb 2023 21:59:18 +0000 (22:59 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 9 Feb 2023 08:58:35 +0000 (09:58 +0100)
commit7a85a1596ef09024a351daaadfb82a57c3aa0410
treef607359e4685c0921280594ab57af0fec18d70d6
parent03a585ab4fe499753d9dc03e17dd82aeaea8205e
fix(authentication): Check minimum length when creating app tokens

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Authentication/Token/PublicKeyTokenProvider.php