- 28 Aug, 2019 1 commit
-
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
- 29 Jul, 2019 1 commit
-
-
Côme Chilliet authored
fix(ldap) Use a stricter error check in ldap::success() See merge request fusiondirectory/fd!648 (cherry picked from commit 29ca9876) 23936352 fix(ldap) Use a stricter error check in ldap::success()
-
- 18 Feb, 2019 1 commit
-
-
Côme Chilliet authored
* Avoid parsing error text, use errno instead * Reset sizelimit on each page so that incomplete warning only shows up when the list actually is incomplete * Do not show dialog by default only warning and configure button issue #5135 Cherry-picked in #5943
-
- 17 Jan, 2019 1 commit
-
-
Côme Chilliet authored
issue #5942
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 07 Aug, 2018 1 commit
-
-
Côme Chilliet authored
fix(core) Fix create_missing_trees to be able to snapshot in locality, amond other things Changed code so that common department classes are hardcoded to speed up process and avoid weird classes like residentialPerson instead of locality. Also fixed code so that MUST attributes from all classes of the hierarchy are filled whether autodetection is used or not. issue #5861
-
- 19 Jul, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "LDIF import can trigger PHP errors on empty file" Closes #5789 See merge request fusiondirectory/fd!160 (cherry picked from commit f4c6e744) f052e1c9
fix(ldap) Return number of entry imported and avoid PHP errors -
Côme Chilliet authored
Resolve "LDIF generation does not respect STARTTLS setting" See merge request fusiondirectory/fd!251 (cherry picked from commit d7485a64) d9f45f54
fix(ldap) Use STARTTLS in LDIF export if needed
-
- 30 Apr, 2018 1 commit
-
-
Côme Chilliet authored
When STARTTLS is on it config file it should also be used for LDIF export. issue #5824
-
- 17 Apr, 2018 1 commit
-
-
Côme Chilliet authored
Not directly related to #5799 but it was needed for debugging issue #5799
-
- 13 Mar, 2018 1 commit
-
-
Côme Chilliet authored
issue #5789
-
- 13 Feb, 2018 1 commit
-
-
Côme Chilliet authored
issue #5775
-
- 01 Feb, 2018 3 commits
-
-
Côme Chilliet authored
URI and base are now two separate fields of referrals in config file, so several URIs space separated may be used in URI field and no parsing has to be done. Changes should be backward compatible issue #5752
-
Côme Chilliet authored
Resolve "Error when renaming a object with single-value main attribute" See merge request fusiondirectory/fd!114 (cherry picked from commit 723aa990) d61908d3
fix(simpleplugin) Fix object renaming when mainAttr is SINGLE-VALUE -
Côme Chilliet authored
Fixes object renaming in case the main attribute is single valued, as is the case for SUPANN. Also cancels the save when the rename fails, and show the error correctly. issue #5758
-
- 26 Oct, 2017 3 commits
-
-
Côme Chilliet authored
Resolve "Error before login on Centos 7" Closes #5724 See merge request !63
-
Côme Chilliet authored
With PHP 5.4 we cannot call empty() on a function result close #5724
-
Côme Chilliet authored
issue #5569
-
- 24 Oct, 2017 2 commits
-
-
Côme Chilliet authored
Resolve "LDIF import should support folded comments" Closes #5348 See merge request !38
-
Côme Chilliet authored
Resolve "Error text is wrong is some cases" Closes #5712 See merge request !34
-
- 16 Oct, 2017 1 commit
-
-
Côme Chilliet authored
This avoids doing several ldap reads on the same node, by using ldap::cat and ldap::fetch instead of ldap::get_attribute. close #5714
-
- 10 Oct, 2017 1 commit
-
-
Côme Chilliet authored
LDIF import was treating folding lines only in some cases and in the case of comments it was not working This is now fixed closes #5348
-
- 09 Oct, 2017 1 commit
-
-
Côme Chilliet authored
A bug was returning only the first letter of the missing objectClass in the error text when objectClass was passed as string instead of array closes #5712
-
- 18 Sep, 2017 1 commit
-
-
Côme Chilliet authored
There are some left in datepicker.js because of a bug in the sniffer, I did not find a way to fix that yet. issue #5690
-
- 20 Apr, 2017 1 commit
-
-
Côme Chilliet authored
Also removed get_root_dse unused method
-
- 04 Apr, 2017 1 commit
-
-
Côme Chilliet authored
-
- 24 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 20 Jan, 2017 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 31 Dec, 2016 1 commit
-
-
Benoit Mortier authored
Adapted to the new exception class Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 03 Dec, 2016 2 commits
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Benoit Mortier authored
Add curly braces around the nested statement(s). Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 02 Dec, 2016 1 commit
-
-
Benoit Mortier authored
2 statements were found on this line. Reformat the code to have only one statement per line Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 07 Nov, 2016 1 commit
-
-
Benoit Mortier authored
Move this trailing comment on the previous empty line Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 13 Oct, 2016 4 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
Conflicts: include/class_filterLDAP.inc include/class_userinfo.inc include/functions.inc
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 10 Oct, 2016 1 commit
-
-
Côme Chilliet authored
-
- 30 Aug, 2016 1 commit
-
-
Côme Chilliet authored
-