- 05 Aug, 2022 1 commit
-
-
Matthew Newton authored
-
- 09 Sep, 2021 1 commit
-
-
Côme Chilliet authored
issue #6191
-
- 31 Aug, 2021 1 commit
-
-
Côme Chilliet authored
issue #6175
-
- 08 Jul, 2021 3 commits
-
-
Côme Chilliet authored
Fixes login issue #6175
-
Côme Chilliet authored
Some resources are turned into objects, others may follow, we might as well stop using is_resource right away. issue #6175
-
Côme Chilliet authored
Avoids PHP errors and shows the actual LDAP error when there is a problem for fetching connected user. issue #6175
-
- 29 Jun, 2021 2 commits
-
-
bmortier authored
This reverts merge request !914
-
Côme Chilliet authored
Some resources are turned into objects, others may follow, we might as well stop using is_resource right away. issue #6175
-
- 22 Jun, 2021 1 commit
-
-
Côme Chilliet authored
issue #6167
-
- 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
-