bundlewrap/bundles/radicale/files/htpasswd

4 lines
68 B
Plaintext
Raw Normal View History

2020-10-23 13:22:35 +00:00
% for user, password in users.items():
${user}:${password}
% endfor