History log of /
plugin
/
authssocas
/
lang
/ (Results
1 – 2
of
2
)
Home
History
Annotate
current directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
a3e10dfa
31-Mar-2025
Walter NICOT <walter.nicot@gmail.com>
Ajout support des groupes depuis une chaine de caracteres
/plugin/authssocas/README.md
/plugin/authssocas/auth.php
/plugin/authssocas/classes/SimpleFileLogger.php
/plugin/authssocas/composer.json
/plugin/authssocas/conf/default.php
/plugin/authssocas/conf/metadata.php
en/settings.php
fr/settings.php
/plugin/authssocas/plugin.info.txt
/plugin/authssocas/vendor/composer/autoload_psr4.php
/plugin/authssocas/vendor/composer/autoload_static.php
d10b5556
20-Mar-2024
Xylle <xylle409@gmail.com>
first commit
/plugin/authssocas/.gitignore
/plugin/authssocas/README.md
/plugin/authssocas/action.php
/plugin/authssocas/auth.php
/plugin/authssocas/composer.json
/plugin/authssocas/conf/default.php
/plugin/authssocas/conf/metadata.php
en/settings.php
fr/settings.php
/plugin/authssocas/license
/plugin/authssocas/plugin.info.txt
/plugin/authssocas/vendor/apereo/phpcas/CAS.php
/plugin/authssocas/vendor/apereo/phpcas/LICENSE
/plugin/authssocas/vendor/apereo/phpcas/NOTICE
/plugin/authssocas/vendor/apereo/phpcas/README.md
/plugin/authssocas/vendor/apereo/phpcas/composer.json
/plugin/authssocas/vendor/apereo/phpcas/source/CAS.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/AuthenticationException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Autoload.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Client.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/CookieJar.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Exception.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/GracefullTerminationException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/InvalidArgumentException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/Catalan.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/ChineseSimplified.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/English.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/French.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/Galego.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/German.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/Greek.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/Japanese.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/LanguageInterface.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/Portuguese.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Languages/Spanish.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/OutOfSequenceBeforeAuthenticationCallException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/OutOfSequenceBeforeClientException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/OutOfSequenceBeforeProxyException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/OutOfSequenceException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/PGTStorage/AbstractStorage.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/PGTStorage/Db.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/PGTStorage/File.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Abstract.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Exception.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/Abstract.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/Get.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/Post.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Imap.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Testable.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/AllowedList.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/Any.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/Interface.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/Trusted.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyTicketException.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/AbstractRequest.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/CurlMultiRequest.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/CurlRequest.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/Exception.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/MultiRequestInterface.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/RequestInterface.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/AllowedListDiscovery.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/Base.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/Interface.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/Static.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Session/PhpSession.php
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/TypeMismatchException.php
/plugin/authssocas/vendor/autoload.php
/plugin/authssocas/vendor/composer/ClassLoader.php
/plugin/authssocas/vendor/composer/InstalledVersions.php
/plugin/authssocas/vendor/composer/LICENSE
/plugin/authssocas/vendor/composer/autoload_classmap.php
/plugin/authssocas/vendor/composer/autoload_files.php
/plugin/authssocas/vendor/composer/autoload_namespaces.php
/plugin/authssocas/vendor/composer/autoload_psr4.php
/plugin/authssocas/vendor/composer/autoload_real.php
/plugin/authssocas/vendor/composer/autoload_static.php
/plugin/authssocas/vendor/composer/installed.json
/plugin/authssocas/vendor/composer/installed.php
/plugin/authssocas/vendor/composer/platform_check.php
/plugin/authssocas/vendor/psr/log/LICENSE
/plugin/authssocas/vendor/psr/log/Psr/Log/AbstractLogger.php
/plugin/authssocas/vendor/psr/log/Psr/Log/InvalidArgumentException.php
/plugin/authssocas/vendor/psr/log/Psr/Log/LogLevel.php
/plugin/authssocas/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
/plugin/authssocas/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
/plugin/authssocas/vendor/psr/log/Psr/Log/LoggerInterface.php
/plugin/authssocas/vendor/psr/log/Psr/Log/LoggerTrait.php
/plugin/authssocas/vendor/psr/log/Psr/Log/NullLogger.php
/plugin/authssocas/vendor/psr/log/Psr/Log/Test/DummyTest.php
/plugin/authssocas/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
/plugin/authssocas/vendor/psr/log/Psr/Log/Test/TestLogger.php
/plugin/authssocas/vendor/psr/log/README.md
/plugin/authssocas/vendor/psr/log/composer.json