bundlewrap/bundles/radicale/files/htpasswd

4 lines
84 B
Plaintext

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