Sat, 20 Apr 2024 12:43:44 +0200
improve xattr code
- check allocation return value
- xattr_get returns null terminated strings
--- title: 'dav add-user' --- This command runs an interactive assistant that adds a user to the secret store. The secret store is an encrypted file, that stores user credentials. The assistant firstly asks for the secret store master password. After that, you must specify a unique credentials identifier, the user name and password. Optionally it is possible to specify one or more locations (URLs), where these credentials should be used.