Skip to content

Commit

Permalink
Add login_certificate_and_password under configuration variables (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunkup committed Nov 8, 2023
1 parent bf343f1 commit cfa2dc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions managed_davx5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ These variables can be used for Managed DAVx⁵ configuration:
* - login_certificate_alias
- text
- if provided, client certificates will be used for authentication (instead of user name/password); value of this field will be pre-selected (if available)
* - login_certificate_and_password
- boolean
- whether login should use both certificate AND username + password
* - preselect_collections
- integer
- whether collections are automatically selected for synchronization after their initial detection |br| |br|
Expand Down

0 comments on commit cfa2dc9

Please sign in to comment.