Searched refs:static_password_tmpl (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Dpassdb-static.c11 const char *static_password_tmpl; member in struct:static_passdb_module
32 if (module->static_password_tmpl != NULL) {
33 if (t_auth_request_var_expand(module->static_password_tmpl,
37 module->static_password_tmpl, error);
108 module->static_password_tmpl = value;

Completed in 9 milliseconds