- 03 Dec, 2019 1 commit
-
-
- 12 Nov, 2019 1 commit
-
-
- 06 Nov, 2019 1 commit
-
-
- 16 Oct, 2019 1 commit
-
-
✨ Côme Chilliet authoredAlso added a check for misplaced groupOfNames, as this is what is used for groups in core. issue #2895
-
- 15 Oct, 2019 2 commits
-
-
- 11 Sep, 2019 1 commit
-
-
🚑 Côme Chilliet authoredThis should allow migrate step to use groupRDN without trouble. issue #2895
-
- 10 Sep, 2019 1 commit
-
-
- 04 Sep, 2019 3 commits
-
-
-
🚑 Côme Chilliet authoredThe addressbook plugin is gone, so removing code for handling dc=addressbook dn as a special one in setup migration step. issue #2895
-
✨ Côme Chilliet authoredAvoids using one checkbox for each object as there may be a lot of them. issue #2895
-
- 28 Aug, 2019 1 commit
-
-
- 22 Aug, 2019 11 commits
-
-
-
-
🚑 Côme Chilliet authoredIt seems it happens and $errmsg is empty when using pagination. issue #2895
-
-
-
-
🚑 Côme Chilliet authoredIt 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 authoredFixed 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 authoredIf we cannot paginate and there are too much entries, bail out. issue #2895
-
🚑 Côme Chilliet authoredWe cannot use objectClass for this as they may be missing, so we exclude uids ending with $. issue #2895
-
-
- 21 Aug, 2019 6 commits
-
-
- 08 Aug, 2019 2 commits
-
-
🚑 Côme Chilliet authoredCleaned code for duplicate value search, and store only strictly needed information to reduce memory footprint and avoid overflow. issue #2895
-
✨ Côme Chilliet authoredThis 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
-
- 16 Jul, 2019 1 commit
-
-
🚑 Côme Chilliet authoredThis allows to avoid ldap reads from pluglist::load, and should fix a crash happenning in index.php when using encrypted password in config file. issue #6015
-
- 27 Jun, 2019 1 commit
-
-
✨ Côme Chilliet authoredBumped minimum PHP version to 7.0.0 because we use strict typing. Removed fallback for random_int. issue #6002
-
- 16 Apr, 2019 1 commit
-
-
- 26 Feb, 2019 1 commit
-
-
- 25 Feb, 2019 1 commit
-
-
- 20 Feb, 2019 2 commits
-
-
-
🚑 Côme Chilliet authored
-
- 19 Feb, 2019 2 commits
-
-