Lines Matching defs:auth
88 bool auth;109 .auth = FALSE114 .auth = TRUE119 .auth = TRUE124 .auth = TRUE1043 bool auth = FALSE;1056 auth = doveadm_http_server_auth_verify(req, &creds);1057 if (!auth) {1074 return auth;1125 if (ep->auth == TRUE && !doveadm_http_server_authorize_request(req))