Home
last modified time | relevance | path

Searched refs:policy_check_before_auth (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-settings.h66 bool policy_check_before_auth; member
H A Dauth-settings.c254 DEF(BOOL, policy_check_before_auth),
313 .policy_check_before_auth = TRUE,
H A Dauth-request.c1020 if (request->policy_processed || !request->set->policy_check_before_auth) { in auth_request_verify_plain()
1211 if (request->policy_processed || !request->set->policy_check_before_auth) in auth_request_lookup_credentials()
/dports/mail/dovecot/dovecot-2.3.17/src/config/
H A Dall-settings.c2074 bool policy_check_before_auth; member
5808 DEF(BOOL, policy_check_before_auth),
5866 .policy_check_before_auth = TRUE,