Home
last modified time | relevance | path

Searched refs:AUTH_OK (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_identity/
H A Dauth_hdrs.c98 return AUTH_OK; in fromhdr_proc()
120 return AUTH_OK; in tohdr_proc()
138 return AUTH_OK; in callidhdr_proc()
162 return AUTH_OK; in cseqhdr_proc()
185 return AUTH_OK; in datehdr_proc()
207 return AUTH_OK; in in_contacthdr_proc()
257 return AUTH_OK; in out_contacthdr_proc()
279 return AUTH_OK; in identityhdr_proc()
304 return AUTH_OK; in identityinfohdr_proc()
324 return AUTH_OK; in in_msgbody_proc()
[all …]
/dports/mail/popa3d/popa3d-1.0.3/
H A Dpop_auth.c77 syslog(result == AUTH_OK ? SYSLOG_PRI_LO : SYSLOG_PRI_HI, in log_pop_auth()
79 result == AUTH_OK ? "passed" : "failed", in log_pop_auth()
85 syslog(result == AUTH_OK ? SYSLOG_PRI_LO : SYSLOG_PRI_HI, in log_pop_auth()
87 result == AUTH_OK ? "passed" : "failed", in log_pop_auth()
H A Dpop_root.c166 return AUTH_OK; in do_root_auth()
182 return AUTH_OK; in do_root_auth()
248 if (result == AUTH_OK) { in do_pop_session()
/dports/mail/popa3d-before-sendmail/popa3d-1.0.3/
H A Dpop_auth.c78 syslog(result == AUTH_OK ? SYSLOG_PRI_LO : SYSLOG_PRI_HI, in log_pop_auth()
80 result == AUTH_OK ? "passed" : "failed", in log_pop_auth()
87 syslog(result == AUTH_OK ? SYSLOG_PRI_LO : SYSLOG_PRI_HI, in log_pop_auth()
89 result == AUTH_OK ? "passed" : "failed", in log_pop_auth()
H A Dpop_root.c173 return AUTH_OK; in do_root_auth()
189 return AUTH_OK; in do_root_auth()
255 if (result == AUTH_OK) { in do_pop_session()
/dports/www/py-httpie/httpie-2.6.0/tests/
H A Dtest_auth_plugins.py17 AUTH_OK = {'authenticated': True, 'user': USERNAME} variable
51 assert r.json == AUTH_OK
76 assert r.json == AUTH_OK
103 assert r.json == AUTH_OK
133 assert r.json == AUTH_OK
/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_ephemeral/
H A Dauthorize.c152 return AUTH_OK; in do_auth()
252 return AUTH_OK; in digest_authenticate()
276 if (ret == AUTH_OK) in digest_authenticate()
299 return AUTH_OK; in ki_autheph_check()
350 return AUTH_OK; in ki_autheph_www()
393 return AUTH_OK; in ki_autheph_www_method()
448 return AUTH_OK; in ki_autheph_proxy()
531 return AUTH_OK; in ki_autheph_authenticate()
/dports/security/calife/calife-3.0.6/
H A Dauth.c83 if (got_pass != AUTH_OK) in authenticate_user()
221 got_pass = AUTH_OK; in local_pwcheck()
284 got_pass = AUTH_OK; in pam_pwcheck()
290 got_pass = AUTH_OK; in pam_pwcheck()
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_auth_external_insecure/examples/bash/
H A Dprosody-auth-example.sh4 AUTH_OK=1
16 echo $AUTH_OK
/dports/dns/kadnode/KadNode-2.3.0/src/
H A Dsearches.c41 case AUTH_OK: return "OK"; in str_state()
180 if (state == AUTH_OK) { in searches_set_auth_state()
267 case AUTH_OK: in search_restart()
398 new->state = search->callback ? AUTH_WAITING : AUTH_OK; in searches_add_addr()
414 return state == AUTH_OK || state == AUTH_AGAIN; in is_valid_result()
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dauth.cc51 return AuthMethod::AUTH_OK; in Auth()
57 return AuthMethod::AUTH_OK; in Auth()
111 return AuthMethod::AUTH_OK; in Auth()
356 r = AuthMethod::AUTH_OK; in Auth()
437 return AuthMethod::AUTH_OK; in Auth()
/dports/sysutils/ttyd/ttyd-1.6.3/src/
H A Dhttp.c13 enum { AUTH_OK, AUTH_FAIL, AUTH_ERROR }; enumerator
19 if (server->credential == NULL) return AUTH_OK; in check_auth()
36 if (b64_text != NULL && !strcmp(b64_text, server->credential)) return AUTH_OK; in check_auth()
126 case AUTH_OK: in callback_http()
/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_db/
H A Dauthorize.c278 ret = AUTH_OK; in digest_authenticate_hdr()
305 ret = AUTH_OK; in digest_authenticate_hdr()
460 return AUTH_OK; in auth_check()
484 if(ret==AUTH_OK && hdr!=NULL && (iflags&AUTH_CHECK_ID_F)) { in auth_check()
537 return AUTH_OK; in auth_check()
558 return AUTH_OK; in w_auth_check()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc39 AUTH_OK enumerator
78 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc39 AUTH_OK enumerator
78 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc39 AUTH_OK enumerator
78 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/console/
H A Dauth_pam.cc39 AUTH_OK enumerator
78 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/console/
H A Dauth_pam.cc42 AUTH_OK enumerator
77 state = PamAuthState::AUTH_OK; in ConsolePamAuthenticate()

1234567