bundlewrap/bundles/radicale/files/htpasswd

3 lines
84 B
Text

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