Home
last modified time | relevance | path

Searched refs:return_to_args (Results 1 – 2 of 2) sorted by last modified time

/plugin/openid/Auth/OpenID/
H A DConsumer.php657 $r->return_to_args[$this->openid1_nonce_query_arg_name] =
661 $r->return_to_args[$this->openid1_return_to_identifier_name] =
1857 public $return_to_args; variable in Auth_OpenID_AuthRequest
1880 $this->return_to_args = [];
1970 $this->return_to_args);
1982 } else if ($this->return_to_args) {
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php635 $r->return_to_args[$this->openid1_nonce_query_arg_name] =
639 $r->return_to_args[$this->openid1_return_to_identifier_name] =
1759 $this->return_to_args = array();
1843 $this->return_to_args);
1855 } else if ($this->return_to_args) {