nextcloud/apps/files_external
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
..
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 25 2022-04-14 22:12:53 +02:00
css Improve saving applicable users in ext storage 2023-01-18 08:24:15 +00:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js Improve saving applicable users in ext storage 2023-01-18 08:24:15 +00:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-04-05 02:30:41 +00:00
lib Do not override stored credentials when login in with SAML 2023-04-26 07:35:06 +00:00
templates Improve saving applicable users in ext storage 2023-01-18 08:24:15 +00:00
tests Test StorePasswordListener 2023-04-26 07:35:06 +00: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