nextcloud/apps/files_external
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
..
3rdparty update icewind/smb to 3.5.2 2022-01-20 16:09:41 +01:00
ajax Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
appinfo Master is now 26 2022-09-22 11:56:15 +02:00
composer perf(autoloading): Add authoritative autoloader for files_external 2023-02-09 15:04:10 +00:00
css Improve saving applicable users in ext storage 2023-01-12 10:13:12 +01:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Merge pull request #36087 from nextcloud/enh/noid/improve-applicable-ext-storage 2023-01-16 15:08:19 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-04-05 02:30:34 +00:00
lib Do not override stored credentials when login in with SAML 2023-04-25 07:49:59 +00:00
templates Improve saving applicable users in ext storage 2023-01-12 10:13:12 +01:00
tests Update kerberos sso test setup to use new user_saml config system 2023-01-23 18:21:47 +01:00
.l10nignore Add .l10nignore 2018-10-19 10:41:37 +02:00
list.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +01:00