bundles/radicale: introduce
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
d76f69ab49
commit
a0702416a0
8 changed files with 112 additions and 2 deletions
3
bundles/radicale/files/htpasswd
Normal file
3
bundles/radicale/files/htpasswd
Normal file
|
@ -0,0 +1,3 @@
|
|||
% for user, password in users.items():
|
||||
${user}:${password}
|
||||
% endfor
|
Loading…
Add table
Add a link
Reference in a new issue