egroupware/api/src/Auth
2020-10-02 08:38:51 +02: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 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 forced password change on login page with fallback auth 2016-07-27 10:19:48 +02:00
Fallbackmail2sql.php move auth classes to Api\Auth, only Sql is currently tested! 2016-03-06 20:47:10 +00:00
Http.php * Api: fixed not working HTTP authentication 2016-07-26 17:07:42 +02:00
Ldap.php suppress warning and trace (containing passwords) if userPassword attribute is not accessible 2020-04-16 12:16:04 +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
Pam.php fix missing use EGroupware\Api 2016-04-02 09:16:53 +00:00
Saml.php fix wrong OID for mail attribute 2020-09-22 19:21:14 +02:00
Sql.php fix Scrutinizer "bugs" 2016-07-02 11:53:40 +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
Univention.php * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 09:58:38 +02:00