Home
last modified time | relevance | path

Searched refs:allowed_openid_namespaces (Results 1 – 2 of 2) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DMessage.php420 $this->allowed_openid_namespaces = array(
575 if (!in_array($openid_ns_uri, $this->allowed_openid_namespaces)) {
/plugin/openid/Auth/OpenID/
H A DMessage.php463 private $allowed_openid_namespaces = [ variable in Auth_OpenID_Message
639 if (!in_array($openid_ns_uri, $this->allowed_openid_namespaces)) {