ralf
|
1a0dd6214e
|
* LDAP: implement optional group-filter
also some code cleanups and fixes
|
2022-05-20 21:52:09 +02:00 |
|
ralf
|
6c31c40ddf
|
LDAP resources are objects (no longer resources) from PHP 8.1+
|
2022-04-04 10:22:13 +03:00 |
|
Ralf Becker
|
fed41622c2
|
fixing all sorts of PHP 8 errors and PHPStorm errors
|
2021-03-31 17:50:01 +02:00 |
|
Ralf Becker
|
5afe7ddbca
|
* ActiveDirectory: support huge directories by using server-side sorted and limited queries and no caching in session
|
2020-09-05 13:11:26 +02:00 |
|
Ralf Becker
|
8a9b6591a8
|
fix some scrutinizer "bugs"
|
2016-06-26 19:44:53 +02:00 |
|
Ralf Becker
|
564b2b0fd7
|
fixes and first successful tests with Ldap backend
|
2016-03-08 08:13:26 +00:00 |
|
Ralf Becker
|
b95727bb6f
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
|
Ralf Becker
|
7ada2354d3
|
move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields
|
2016-03-06 13:45:15 +00:00 |
|