nextcloud/config
Carl Schwan f4795f6dac
Handle one time and large passwords
For passwords bigger than 250 characters, use a bigger key since the
performance impact is minor (around one second to encrypt the password).

For passwords bigger than 470 characters, give up earlier and throw
exeception recommanding admin to either enable the previously enabled
configuration or use smaller passwords.

This adds an option to disable storing passwords in the database. This
might be desirable when using single use token as passwords or very
large passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-29 16:15:38 +02:00
..
.htaccess Add "Order" to assure that no parental "Allow" can grant access 2019-09-26 12:37:07 +02:00
CAN_INSTALL Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
config.sample.php Handle one time and large passwords 2022-07-29 16:15:38 +02:00