Home
last modified time | relevance | path

Searched refs:Identity (Results 26 – 50 of 55) sorted by relevance

123

/plugin/combo/ComboStrap/
H A DExceptionReporter.php34 if (Identity::isManager()) {
H A DHttpRequest.php111 Identity::becomeSuperUser($testRequest);
H A DFetcherPage.php336 $isLoggedIn = Identity::isLoggedIn();
H A DFetcherRailBar.php331 && !Identity::isLoggedIn()
H A DEditButton.php232 if (!Identity::isWriter()) {
H A DMarkupPath.php1197 return Identity::isWriter($this->getWikiId());
/plugin/combo/conf/
H A Dmetadata.php21 use ComboStrap\Identity; alias
243 $meta[Identity::CONF_DESIGNER_GROUP_NAME] = array('string');
308 * Identity form
310 $meta[Identity::CONF_ENABLE_LOGO_ON_IDENTITY_FORMS] = array("onoff");
H A Ddefault.php27 use ComboStrap\Identity; alias
261 * {@link Identity::CONF_DESIGNER_GROUP_NAME}
355 * {@link \ComboStrap\Identity::CONF_ENABLE_LOGO_ON_IDENTITY_FORMS}
/plugin/adfs/lang/en/
H A Dintro.txt3 …aramters for the ADSF plugin by parsing the Federation metadata provided by your Identity Provider.
/plugin/combo/action/
H A Droutermessage.php6 use ComboStrap\Identity; alias
313 if (Identity::isWriter()) {
H A Dstaticresource.php11 use ComboStrap\Identity; alias
94 if (!Identity::isManager()) {
H A Drouter.php14 use ComboStrap\Identity;
532 if (Identity::isWriter() && $this->getConf(self::GO_TO_EDIT_MODE) == 1) {
766 if (!(Identity::isReader($targetPageId))) {
13 use ComboStrap\Identity; global() alias
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php11 use ComboStrap\Identity; alias
81 $user = Identity::getUser();
262 if (!Identity::isManager()) {
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md128 If your application is running behind Cloud Run, or using Cloud Identity-Aware
171 For invoking Cloud Identity-Aware Proxy, you will need to pass the Client ID
272 If your app is running behind [Google Identity-Aware Proxy][iap-id-tokens]
275 tokens with a different key than the Google Identity service:
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php42 class Identity implements PrivateKey class
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/pdftools/tpl/info/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/pdftools/tpl/standard/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/pdftools/tpl/minimal/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/dw2pdf/tpl/default/
H A DREADME.txt4 to easily customize them to your Corporate Identity.
/plugin/combo/
H A Ddeleted.files69 class/Identity.php
/plugin/adfs/phpsaml/
H A DCHANGELOG73 * [#206](https://github.com/onelogin/php-saml/pull/206) Be able to register more than 1 Identity Pr…

123