diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2024-11-19 09:40:26 +0100 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2024-11-19 09:40:26 +0100 |
commit | f44a192613e6d97c1b48f6697ecb4d8f5b8ab0b9 (patch) | |
tree | 6b5c0155df3716cc01280c7c0df17f385f86be88 /lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php | |
parent | 899b65111d587e3a1848b14fd8459ffe037d7496 (diff) | |
download | nextcloud-server-f44a192613e6d97c1b48f6697ecb4d8f5b8ab0b9.tar.gz nextcloud-server-f44a192613e6d97c1b48f6697ecb4d8f5b8ab0b9.zip |
fix(files_sharing): Fix error messages from password policyfix/fix-share-creation-error-messages
Exceptions thrown from password_policy may bubble up in share creation
or update when a password is used. Their message is meant to be shown
to the user. This always the case for HintException so we catch that
instead of the subclass GenericShareException.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php')
0 files changed, 0 insertions, 0 deletions