bundlewrap/bundles/radicale/files/htpasswd
Franzi a0702416a0
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/radicale: introduce
2020-10-23 15:22:35 +02:00

4 lines
68 B
Plaintext

% for user, password in users.items():
${user}:${password}
% endfor