Home
last modified time | relevance | path

Searched defs:token_auth (Results 1 – 14 of 14) sorted by relevance

/dports/www/matomo/piwik/plugins/UserCountryMap/
H A DController.php274 private function getMetrics($idSite, $period, $date, $token_auth)
301 …private function getApiRequestUrl($module, $action, $idSite, $period, $date, $token_auth, $filter_…
325 …private function _report($module, $action, $idSite, $period, $date, $token_auth, $filter_by_countr…
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_auth_token/
H A Dmod_sasl_token.lua14 local function token_auth(self, message) function
/dports/www/matomo/piwik/plugins/Login/
H A DAuth.php23 protected $token_auth; variable in Piwik\\Plugins\\Login\\Auth
173 public function setTokenAuth($token_auth)
H A DSessionInitializer.php199 public static function getHashTokenAuth($login, $token_auth)
/dports/www/matomo/piwik/core/
H A DAuth.php64 public function setTokenAuth($token_auth);
H A DAccess.php62 protected $token_auth = null; variable in Piwik\\Access
/dports/devel/py-keystonemiddleware/keystonemiddleware-9.3.0/keystonemiddleware/auth_token/
H A D_request.py246 def token_auth(self): member in _AuthTokenRequest
251 def token_auth(self, v): member in _AuthTokenRequest
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-request-handler-private.h23 bool token_auth:1; member
H A Dauth-client-connection.h25 bool token_auth:1; member
H A Dauth-client-connection.c325 bool login_requests, bool token_auth) in auth_client_connection_create()
H A Dauth-request-handler.c43 auth_request_handler_create(bool token_auth, auth_client_request_callback_t *callback, in auth_request_handler_create()
/dports/www/matomo/piwik/core/Session/
H A DSessionAuth.php62 public function setTokenAuth($token_auth)
/dports/www/matomo/piwik/plugins/CoreVue/types/
H A Dindex.d.ts97 token_auth: string; property
/dports/www/matomo/piwik/vendor/matomo/matomo-php-tracker/
H A DMatomoTracker.php1423 public function setTokenAuth($token_auth)