nextcloud/apps/files_external/lib
Louis Chemineau 673cef97c0 Use stored user for PasswordUpdatedEvent
When handling PasswordUpdatedEvent event, we are calling getLoginName which does not exists.

This PR adds a condition to use the previously stored user when handling PasswordUpdatedEvent.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-22 10:27:50 +00:00
..
AppInfo do not use deprecated query() method 2022-01-20 19:14:09 +00:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-22 11:56:18 +01:00
Command fix some types 2021-06-16 13:56:26 +02:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Controller Add option to disallow creation of local storages 2022-03-07 16:10:25 +00:00
Lib AmazonS3: allow not implemented versioning 2022-04-19 13:39:49 +00:00
Listener Use stored user for PasswordUpdatedEvent 2022-06-22 10:27:50 +00:00
Migration Add migration to move over existing storage ids 2021-11-10 16:52:05 +01:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
MountConfig.php move files_external to IBootstrap 2021-06-16 13:56:20 +02:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00