nextcloud/apps/files_external/lib
Louis Chemineau 30e78f3f61 Do not override stored credentials when login in with SAML
When login in with SAML, the password from `$event->getPassword()` is `null`.

This PR makes sure that this `null` value won't be used to override the stored password even though it is different.

This PR also allow for the password and user to be updated even though they were not set before.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-26 07:35:06 +00:00
..
AppInfo do not use deprecated query() method 2022-01-20 16:08:48 +01:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-07 13:54:54 +01:00
Command fix some types 2021-06-16 13:56:26 +02:00
Config add marker interface to mark system mount points for encryption 2022-08-25 13:55:53 +02:00
Controller Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
Lib Enable SSL by default in ext storage configs 2023-01-16 13:51:57 +00:00
Listener Do not override stored credentials when login in with SAML 2023-04-26 07:35:06 +00:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +02:00
Service Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
MountConfig.php remove old legacy external storage migration logic 2022-02-09 16:04:19 +01:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00