]> source.dussan.org Git - nextcloud-server.git/commit
Add a const for the max user password length 35981/head
authorJoas Schilling <coding@schilljs.com>
Wed, 4 Jan 2023 10:23:43 +0000 (11:23 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 4 Jan 2023 10:23:43 +0000 (11:23 +0100)
commitb4a29644ccfc1acafcfbdb8b7b887df1fe520166
tree4725bc96a608f2430c267145232c5b9a42ab835e
parentce50acd9b2d7acb3f04fd7c7940e821cb3d76a71
Add a const for the max user password length

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/provisioning_api/lib/Controller/UsersController.php
apps/settings/lib/Controller/ChangePasswordController.php
core/Controller/LostController.php
lib/private/Authentication/Token/PublicKeyTokenProvider.php
lib/public/IUserManager.php