- 05 Aug, 2022 1 commit
-
-
Matthew Newton authored
-
- 28 Jul, 2022 1 commit
-
-
dockx thibault authored
ldap filter methodes are now fixed
-
- 19 Jul, 2022 3 commits
-
-
dockx thibault authored
Full code style as been reworked to match 1.4
-
dockx thibault authored
Code style continue
-
dockx thibault authored
Continuity of code style fixing
-
- 18 Jul, 2022 3 commits
-
-
dockx thibault authored
Return without space after declaration
-
dockx thibault authored
Parenthesis open in fnc call - code style part1
-
dockx thibault authored
Space parenthesis after fnc name fixed On function creation
-
- 14 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
This reverts commit 46b03343.
-
- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 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 4 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
-
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
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()
-