Merge pull request #21037 from nextcloud/login-credentails-save
Only save login credentials in database once there is an external storage that needs it
Showing
- apps/files_external/appinfo/info.xml 4 additions, 0 deletionsapps/files_external/appinfo/info.xml
- apps/files_external/lib/BackgroundJob/CredentialsCleanup.php 69 additions, 0 deletionsapps/files_external/lib/BackgroundJob/CredentialsCleanup.php
- apps/files_external/lib/Lib/Auth/Password/LoginCredentials.php 35 additions, 22 deletions...files_external/lib/Lib/Auth/Password/LoginCredentials.php
- apps/files_external/lib/Listener/StorePasswordListener.php 64 additions, 0 deletionsapps/files_external/lib/Listener/StorePasswordListener.php
- apps/files_external/lib/Service/UserGlobalStoragesService.php 9 additions, 4 deletions.../files_external/lib/Service/UserGlobalStoragesService.php
Loading
Please register or sign in to comment