.. |
Ads.php
|
another big chunk of PHP Warnings
|
2024-02-08 12:30:39 +02:00 |
Backend.php
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
BackendSSO.php
|
* API: add SimpleSAMLphp for SAML/Shibboleth authentication and many more
|
2020-04-14 14:10:33 +02:00 |
Cas.php
|
* API: add SimpleSAMLphp for SAML/Shibboleth authentication and many more
|
2020-04-14 14:10:33 +02:00 |
Fallback.php
|
fix not working auth_type=(fallback|fallbackmail2sql) as Auth::backend() calls __construct(null, null)
|
2023-07-27 14:09:17 +02:00 |
Fallbackmail2sql.php
|
fix not working auth_type=(fallback|fallbackmail2sql) as Auth::backend() calls __construct(null, null)
|
2023-07-27 14:09:17 +02:00 |
Http.php
|
* Api: fixed not working HTTP authentication
|
2016-07-26 17:07:42 +02:00 |
Ldap.php
|
fix error ldap_get_entries(): Argument #2 ($result) must be of type LDAP\Result, bool given (0)
|
2023-10-30 19:30:34 +02:00 |
Mail.php
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
Multiple.php
|
config got "lost" after deleting the cache, caused by it being automatic unserialized
|
2020-10-02 08:38:51 +02:00 |
Nis.php
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
Openidconnect.php
|
* Api/Auth/OpenIDConnect: allow to specify which JWT payload attribute to use and a regular expression to extract username from it
|
2024-07-19 14:10:32 +02:00 |
OpenIDConnectClient.php
|
move SiteSite cookie check into constructor to not affect static methods / email not using OAuth/OIC
|
2024-01-08 12:51:07 +02:00 |
Pam.php
|
fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc
|
2021-03-21 18:27:09 +01:00 |
Saml.php
|
* SAML/Univention: support for Univention SAML IdP for SSO incl. docu
|
2022-08-04 20:10:23 +02:00 |
Sql.php
|
another big chunk of PHP Warnings
|
2024-02-08 12:30:39 +02:00 |
Sqlssl.php
|
* Setup/Auth: fix PHP Fatal with Sqlssl authentication (Class EGroupware\Api\Auth\auth_sql not found)
|
2016-07-09 09:20:00 +02:00 |
Token.php
|
WIP Mail REST API: missing files from last commit
|
2023-07-07 12:25:45 +02:00 |
Univention.php
|
* Univention: fix not working password change (setting Kerberos credentials)
|
2018-07-13 09:58:38 +02:00 |