Searched refs:openid (Results 1 – 22 of 22) sorted by relevance
| /plugin/openid/ |
| D | action.php | 117 $store = new Auth_OpenID_FileStore($conf['tmpdir'] . '/openid'); 179 if (!isset($associations[$openid])) { 209 …$openid = isset($_GET['openid1_claimed_id']) ? $_GET['openid1_claimed_id'] : $_GET['openid_claimed… 210 if (empty($openid)) { 216 $result = $this->register_openid_association($user, $openid); 221 $authenticate = $this->login_user($openid); 393 function login_user($openid) argument 402 if ($identity == $openid) { 412 if (isset($associations[$openid])) { 413 $user = $associations[$openid]; [all …]
|
| D | Makefile | 15 NAME = openid 18 ARCHIVE_NAME = dokuwiki-openid-plugin
|
| D | style.css | 2 form#dw__login a.openid {
|
| /plugin/fedauth/ |
| D | providers.php | 34 $fa_providers['google']['type'] = 'openid'; 50 $fa_providers['stackexchange']['type'] = 'openid'; 66 $fa_providers['yahoo']['type'] = 'openid';
|
| /plugin/fedauth/classes/svc/ |
| D | fa_openid.svc.class.php | 108 …$openid = isset($_REQUEST['openid_claimed_id']) ? $_REQUEST['openid_claimed_id'] : $_REQUEST['open… 109 if (empty($openid)) { 112 return $openid; // return the claimed ID
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Discover.php | 264 'openid.server', 'openid.delegate') 315 $service->parser->registerNamespace('openid', 327 $permitted_tags[] = 'openid:Delegate';
|
| /plugin/openid/Auth/OpenID/ |
| D | Discover.php | 271 'openid.server', 272 'openid.delegate', 329 $service->parser->registerNamespace('openid', 341 $permitted_tags[] = 'openid:Delegate';
|
| /plugin/oiddelegate/lang/en/ |
| D | intro.txt | 3 Here you can setup OpenID [[http://wiki2008.openid.net/Delegation|delegation headers]] for certain … 5 Your configuration is written to ''conf/openid-delegates.conf'', so make sure this file is writable.
|
| /plugin/oiddelegate/ |
| D | admin.php | 102 if(io_saveFile(DOKU_CONF.'openid-delegates.conf',$data)){ 127 $delegates = confToHash(DOKU_CONF.'openid-delegates.conf');
|
| /plugin/openid/lang/ru/ |
| D | intro.txt | 3 Вы можете войти, используя существующую учётную запись [[http://openid.net/|OpenID]].
|
| /plugin/openid/lang/pt-br/ |
| D | intro.txt | 3 Você pode usar sua [[http://openid.net/|OpenID]] para entrar neste site.
|
| /plugin/openid/lang/en/ |
| D | intro.txt | 3 You can log into this Wiki using the [[http://openid.net/|OpenID]] system.
|
| /plugin/openid/lang/fr/ |
| D | intro.txt | 3 Vous pouvez vous connecter sur ce Wiki en utilisant [[http://openid.net/|OpenID]].
|
| /plugin/oauthdrkserver/ |
| D | DRKServer.php | 71 …server.org/auth/realms/' . self::ENVIRONMENT_PATH[self::$useDemoEnv] . '/protocol/openid-connect/';
|
| /plugin/fedauth/lang/en/ |
| D | admproviders.txt | 19 **Note:** If the [[http://openid.net/|OpenID]] provider URL is to contain username, include **{user…
|
| /plugin/fedauth/lang/pl/ |
| D | admproviders.txt | 20 **Uwaga:** Jeśli URL dostawcy autoryzacji typu [[http://openid.net/|OpenID]] ma zawierać nazwę użyt…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Container.php | 502 'path' => 'v1/{+parent}/.well-known/openid-configuration',
|
| /plugin/icons/assets/font-awesome/css/ |
| D | font-awesome.min.css | 4 …e-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f…
|
| /plugin/mikioplugin/icons/fontawesome/css/ |
| H A D | all.min.css | 4 …e-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | fontawesome.all.min.css | 5 …0"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f…
|
| /plugin/mikioplugin/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …0"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f…
|
| /plugin/icons/assets/material-design-icons/css/ |
| D | materialdesignicons.min.css | 1 …content:"\F3CC"}.mdi-open-source-initiative::before{content:"\FB8A"}.mdi-openid::before{content:"\…
|