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

RFC: Support password-less public key token #32624

Closed
wants to merge 1 commit into from

Commits on May 27, 2022

  1. Support password-less public key token

    The idea is that we would add a mode in which Nextcloud doesn't stores
    encrypted user password in the database. This would be opt-in and
    disable some Nextcloud features (e.g. external storages)
    
    Todos:
    
    - Replace true condition with system config
    
    Test plan:
    
    - Login in webui and desktop client
    - Apply this patch
    - User is still logged in in both webui and desktop client
    
    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan committed May 27, 2022
    Configuration menu
    Copy the full SHA
    287df4a View commit details
    Browse the repository at this point in the history