bundlewrap/bundles/radicale/files/htpasswd

3 lines
68 B
Text

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