Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only save login credentials in database once there is an external storage that needs it #21037

Merged
merged 4 commits into from
Aug 7, 2020

Commits on Jul 30, 2020

  1. Only save login credentials in database once there is an external sto…

    …rage that needs it
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and MorrisJobke committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    7ad0f66 View commit details
    Browse the repository at this point in the history
  2. remove saved credentails if the user no longer has any storage config…

    …ured using them
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and MorrisJobke committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c864e5d View commit details
    Browse the repository at this point in the history
  3. update saved credentials on password change

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and MorrisJobke committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d1bd3ba View commit details
    Browse the repository at this point in the history
  4. Move event listener to dedicated class

    Signed-off-by: Morris Jobke <hey@morrisjobke.de>
    MorrisJobke committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    0b0cc48 View commit details
    Browse the repository at this point in the history