|
e65812d07d
|
* Admin: fix email address for groups could not be stored for accounts in SQL
|
2016-08-03 18:24:14 +02:00 |
|
|
f4521e3401
|
fix missing slash in path of adLDAP.php
|
2016-07-15 14:24:30 +02:00 |
|
|
b2ac90fec6
|
fix some Scrutinizer "bugs"
|
2016-07-15 08:17:54 +02:00 |
|
|
e1f8fa7799
|
* ActiveDirectory: using adLDAP now from adldap2/adldap2=4.0.4 via composer
|
2016-07-15 07:39:53 +02:00 |
|
|
a80cb15d66
|
* LDAP/UCS: groups not found when searching for them eg. in custom fields (account-type=both)
|
2016-07-11 15:08:51 +02:00 |
|
|
d5a97279a7
|
* Univention: fix not working 16.1 install in UCS: Account not found! (acc_id=1)
|
2016-07-04 15:36:49 +02:00 |
|
|
72c22fbd44
|
fix Scrutinizer "bugs"
|
2016-07-02 11:47:25 +02:00 |
|
|
4165c649ae
|
adding missing adLDAP stuff, support for https and ssh checkouts and (un)tagging to .mrconfig
|
2016-05-25 12:18:47 +02:00 |
|
|
e34fe9a4e7
|
using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php
|
2016-05-11 19:23:14 +00:00 |
|
|
c15fcdfb52
|
WIP egw installs now without phpgwapi and allows to login
|
2016-05-02 22:26:40 +00:00 |
|
|
834cc466f5
|
to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded
|
2016-05-02 16:57:50 +00:00 |
|
|
8fb9063157
|
moving common::(next|last)_id methods to Api\Accounts\Ldap, storing ids now in egw_config instead of egw_nextid table (which will be droped), also fix "Protocol error" on creating new accouts r55591 on 14.x
|
2016-04-01 08:07:03 +00:00 |
|
|
082884007e
|
move acl class to api
|
2016-03-31 18:52:09 +00:00 |
|
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|
|
77c5102792
|
fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-)
|
2016-03-21 21:21:40 +00:00 |
|
|
564b2b0fd7
|
fixes and first successful tests with Ldap backend
|
2016-03-08 08:13:26 +00:00 |
|
|
f116751110
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:48:37 +00:00 |
|
|
b95727bb6f
|
move auth classes to Api\Auth, only Sql is currently tested!
|
2016-03-06 20:47:10 +00:00 |
|
|
d407b9aae1
|
moved accounts classes to Api\Accounts
|
2016-03-06 15:54:07 +00:00 |
|