- 28 Aug, 2019 3 commits
-
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
Côme Chilliet authored
It was history code from GOsa issue #6024
-
- 27 Aug, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Recovery test failing because of CSRF protection" See merge request fusiondirectory/fd!659
-
Côme Chilliet authored
Attempt at easing CSRF protection problems debugging. issue #6023
-
Côme Chilliet authored
Resolve "Could the list displayed by fusiondirectory be sorted" See merge request fusiondirectory/fd!658
-
Côme Chilliet authored
issue #4866
-
- 22 Aug, 2019 13 commits
-
-
Côme Chilliet authored
Resolve "Add support for paginating ldap result in setup" See merge request fusiondirectory/fd!657
-
Côme Chilliet authored
We cannot pass arguments by reference through ldapMultiplexer issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
Resolve "Add support for paginating ldap result in setup" See merge request fusiondirectory/fd!656
-
Côme Chilliet authored
It seems it happens and $errmsg is empty when using pagination. issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
It was checking posixAccount instead of posixGroup. Accounts are allowed to have the same gidNumber when they use the same primary group. issue #2895
-
Côme Chilliet authored
Fixed an error about LDAP::fix being used, and a PHP error in the template when entry['after'] is not set. issue #2895
-
Côme Chilliet authored
If we cannot paginate and there are too much entries, bail out. issue #2895
-
Côme Chilliet authored
We cannot use objectClass for this as they may be missing, so we exclude uids ending with $. issue #2895
-
Côme Chilliet authored
issue #2895
-
- 21 Aug, 2019 6 commits
-
-
Côme Chilliet authored
Attributes for LDAP::search call were wrong issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
No pagination in this case issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
Do not cache full list of users as it may be huged issue #2895
-
- 13 Aug, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Could the list displayed by fusiondirectory be sorted" See merge request fusiondirectory/fd!655
-
Côme Chilliet authored
Resolve "Alphabetically list user groups on the user edit page." See merge request fusiondirectory/fd!654
-
Côme Chilliet authored
It was done in OrderedAttribute but was missing in SetAttribute and SubNodesAttributes. issue #4866
-
Côme Chilliet authored
issue #5785
-
- 08 Aug, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Review FD UI for disabled fields" See merge request fusiondirectory/fd!651
-
Côme Chilliet authored
Resolve "Add support for paginating ldap result in setup" See merge request fusiondirectory/fd!653
-
Côme Chilliet authored
Cleaned code for duplicate value search, and store only strictly needed information to reduce memory footprint and avoid overflow. issue #2895
-
Côme Chilliet authored
This is an attempt at avoiding timeouts or memory overflow in setup migrate step. We do not use LDAP pagination as the limits we are avoiding are also the ones of PHP itself. issue #2895
-
- 07 Aug, 2019 2 commits
-
-
Côme Chilliet authored
Resolve "Could the list displayed by fusiondirectory be sorted" See merge request fusiondirectory/fd!113
-
Côme Chilliet authored
Multivalues attributes are now sorted after reading from LDAP. This needs to be tested for performance impact. issue #4866
-
- 06 Aug, 2019 2 commits
-
-
Côme Chilliet authored
Also tweaked a bit multiPlugin so that it works in this case (useful for plugins configuration editing) Changed reference tab to only return read rights so it does not get an edit button (makes no sense) These changes means if you have only write rights on some configuration tab, you will have to go to that tab before clicking edit (the button won’t be there on other tabs) issue #5858
-
Côme Chilliet authored
issue #5858
-
- 31 Jul, 2019 1 commit
-
-
Côme Chilliet authored
Also fixed dashboard for non-admins issue #5858
-
- 30 Jul, 2019 1 commit
-
-
Côme Chilliet authored
issue #5858
-