- 24 Oct, 2019 1 commit
-
-
Côme Chilliet authored
This will allow to easily inspect what FD is doing at the LDAP level issue #6042
-
- 28 Aug, 2019 2 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
-
- 22 Aug, 2019 1 commit
-
-
Côme Chilliet authored
We cannot pass arguments by reference through ldapMultiplexer issue #2895
-
- 21 Aug, 2019 1 commit
-
-
Côme Chilliet authored
issue #2895
-
- 29 Jul, 2019 1 commit
-
-
Côme Chilliet authored
Avoids false-positives there. issue #6021
-
- 24 Jul, 2019 1 commit
-
-
Côme Chilliet authored
LDAP errors shown on login page were a bit too chatty issue #6001
-
- 23 Jul, 2019 2 commits
-
-
Côme Chilliet authored
Handle ppolicy expired password, locked account and must change password error codes. In this first version after changing password you need to log out. issue #6001
-
Côme Chilliet authored
issue #6001
-
- 22 Jul, 2019 1 commit
-
-
Côme Chilliet authored
Ppolicy control is sent to bind operation in order to get a detailed error message if applicable (for instance locked account). issue #6001
-
- 05 Jun, 2019 1 commit
-
-
Côme Chilliet authored
This is an attempt at putting restored object through FD open/save cycle to make sure they save without error and trigger any hook that may look for changes. Also store object type in the snapshot LDAP node, even if it is unused at the moment. issue #5715
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 2 commits
-
-
Côme Chilliet authored
Fixes of spaces by php-cs-fixer issue #5955
-
Côme Chilliet authored
Basic fixes like identation issue #5955
-
- 19 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 23 Jan, 2019 1 commit
-
-
Côme Chilliet authored
ACLs are not handled yet issue #5135
-
- 17 Jan, 2019 1 commit
-
-
Côme Chilliet authored
issue #5942
-
- 17 Jul, 2018 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
-
- 09 May, 2018 1 commit
-
-
Côme Chilliet authored
issue #5831
-
- 07 May, 2018 2 commits
-
-
Côme Chilliet authored
issue #5831
-
Côme Chilliet authored
issue #5831
-
- 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 2 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
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 2 commits
-
-
Côme Chilliet authored
With PHP 5.4 we cannot call empty() on a function result close #5724
-
Côme Chilliet authored
issue #5569
-
- 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 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-