- 08 Oct, 2020 1 commit
-
-
Côme Chilliet authored
issue #6119
-
- 08 Sep, 2020 1 commit
-
-
Côme Chilliet authored
issue #6114
-
- 03 Sep, 2020 1 commit
-
-
Côme Chilliet authored
issue #6114
-
- 26 Aug, 2020 1 commit
-
-
Côme Chilliet authored
Will be used by ldapmanager plugin. issue #6105
-
- 09 Jul, 2020 5 commits
-
-
Côme Chilliet authored
Add a workaround for autodetection for locality and improve autofilling of MUST fields. issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
Use a thrown error instead of calling msg_dialog and exit. And use an exception handler to format uncaught fatal errors. issue #6071
-
Côme Chilliet authored
issue #6071
-
- 31 Mar, 2020 1 commit
-
-
Côme Chilliet authored
This avoids problems with templates not behaving like LDAP data. I tried to use the option in all cases where the array is stored for futur use, and of course especially for simplePlugin. issue #6080
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 07 Nov, 2019 1 commit
-
-
Côme Chilliet authored
Removed useless read of CSN on dn "new" Replaced calls to cat by calls to dn_exists when possible Removed useless call to cat in prepare_save of new object issue #6050
-
- 24 Oct, 2019 2 commits
-
-
Côme Chilliet authored
issue #6042
-
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
-