Searched refs:authenticated (Results 1 – 14 of 14) sorted by relevance
| /plugin/authgoogle/google/ |
| D | Google_Client.php | 99 private $authenticated = false; variable in Google_Client 114 if ($this->authenticated) { 126 $this->authenticated = true;
|
| /plugin/indexmenu/scripts/ |
| D | contextmenu.local.js.example | 39 * Right Context Menu configuration for authenticated users: 42 //override or add here the menu entries for authenticated users, see for examples above
|
| /plugin/fedauth/lang/en/ |
| D | register.txt | 3 You have been successfully authenticated with your **@PROVID@** login. Yet it
|
| /plugin/lastseen/ |
| H A D | README.md | 9 …authenticated request updates that user's "last seen" timestamp. This is **last activity**, not ju… 51 …a.** Tracking begins at install — users are "never" until their first authenticated request afterw…
|
| /plugin/xmppsupport/ |
| D | strophe.min.js | 7 …authenticated=!1,this.connected=!1,this.disconnecting=!1,this.do_authentication=!0,this.paused=!1,…
|
| D | strophe.register.js | 97 that.authenticated = false;
|
| /plugin/authyubikey/lib/ |
| D | README | 42 print "<p>You are authenticated!";
|
| /plugin/authsmartcard/ |
| D | README.md | 36 … first page of the wiki, e.g., https://YOUR_DOMAIN/DOKUWIKI_PATH/, are automatically authenticated.
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
| D | config.asp | 27 ' authenticated users can access this file or use some kind of session checking.
|
| /plugin/saml/phpsaml/ |
| D | README.md | 686 * `$nameIdValueReq` - Indicates to the IdP the subject that should be authenticated. 778 echo "<p>Not authenticated</p>"; 815 It also verifies that the user is authenticated and stored the userdata in session. 881 authenticated. If the user isn't authenticated or if there were 1122 echo "<p>Not authenticated</p>"; // data retrieved or not 1190 // user has authenticated successfully 1323 * `isAuthenticated` - Checks if the user is authenticated or not.
|
| /plugin/adfs/phpsaml/ |
| D | README.md | 686 * `$nameIdValueReq` - Indicates to the IdP the subject that should be authenticated. 778 echo "<p>Not authenticated</p>"; 815 It also verifies that the user is authenticated and stored the userdata in session. 881 authenticated. If the user isn't authenticated or if there were 1122 echo "<p>Not authenticated</p>"; // data retrieved or not 1190 // user has authenticated successfully 1323 * `isAuthenticated` - Checks if the user is authenticated or not.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
| D | SecurityNamespace.asciidoc | 242 $params['owner'] = (boolean) flag to query API keys owned by the currently authenticated user …
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | connecting.asciidoc | 58 credentials to ES-PHP so that requests can be authenticated server-side.
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | CHANGELOG.md | 73 non-authenticated users to access it. For instance, this could allow you
|