egroupware_official/api/src/Auth
ralf 6895d00160 WIP OAuth for mail, fixed not getting access-token from Microsoft
thought it's still not working: "Mailserver denied authentication" with the access-token we get :(
Must be something wired and MS specific, as it's working now with GMail
2022-12-26 17:25:47 -06:00
..
Ads.php * Authentication: allow using multiple backends, even same backend multiple times with different configuration 2020-09-10 17:12:53 +02:00
Backend.php
BackendSSO.php
Cas.php
Fallback.php
Fallbackmail2sql.php
Http.php
Ldap.php suppress warning and trace (containing passwords) if userPassword attribute is not accessible 2020-04-16 12:16:04 +02:00
Mail.php
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
OpenIDConnectClient.php WIP OAuth for mail, fixed not getting access-token from Microsoft 2022-12-26 17:25:47 -06: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
Sqlssl.php
Univention.php