Replies: 1 comment
-
        
 Yes, the token is used as a password for Basic auth. For DAVx5, it doesn't make a difference whether the password is a real user password or a token. 
 In this case, DAVx5 uses the password (or token) you enter instead of the previously stored password. It doesn't do any changes on the server.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've serarched in Manual and FAQ I round nothing about password management.
I'm connected to nextcloud, so I guess Davx is using the token passed by the server because for the very first connection DavX is not even aware of the password (it is inputted in a embedded browser).
But when updating the password, it is done inside the app! In this scneario, how it is handled?
Doc could be updated following this thread
Thanks
Beta Was this translation helpful? Give feedback.
All reactions