nextcloud/apps/files_external/lib
Louis Chemineau e29f21bead 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-25 07:49:59 +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 Revert "Revert "[stable26] handle not being able to write file for notify self-test"" 2023-04-14 18:35:55 +02:00
Config add marker interface to mark system mount points for encryption 2022-08-25 13:55:53 +02:00
Controller Force cast getCode to int 2022-10-16 23:38:31 +02:00
Lib Respect OCP interface in private classes 2023-02-07 11:23:35 +01:00
Listener Do not override stored credentials when login in with SAML 2023-04-25 07:49:59 +00:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +02:00
Service Additional type hinting found by psalm 2022-10-18 12:28:34 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
MountConfig.php Fix returning null when getMessage return null 2022-10-17 11:53:11 +02:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00