- 28 Sep, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Explain setup for phpdoc generation" See merge request !8
-
Côme Chilliet authored
issue #6
-
- 13 Sep, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Add support for LDAP rename" See merge request !7
-
Côme Chilliet authored
issue #5
-
- 07 Sep, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Add helpers for root DSE and definition parsing" See merge request !5
-
Côme Chilliet authored
issue #3
-
- 03 Dec, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "Allow all kinds of bind" See merge request !4
-
Côme Chilliet authored
issue #2
-
- 27 Nov, 2020 1 commit
-
-
bmortier authored
-
- 26 Nov, 2020 4 commits
-
-
Côme Chilliet authored
Resolve "Import library from schema2ldif" See merge request !3
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
- 24 Nov, 2020 4 commits
-
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
- 23 Nov, 2020 1 commit
-
-
Côme Chilliet authored
Errors may happen while iterating on the results, so store the error number and provide a way to check iteration went fine. issue #1
-
- 19 Nov, 2020 5 commits
-
-
Côme Chilliet authored
Resolve "Import library from schema2ldif" See merge request !2
-
Côme Chilliet authored
When an LDAP server returns an error code but no error message, use ldap_err2str to generate a generic error message depending on the error code, to avoid returning an empty error message. For instance when refusing to delete a cn=config subobject, openldap will return 53 error code with no error message. issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
- 17 Nov, 2020 16 commits
-
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
Resolve "Import library from schema2ldif" See merge request !1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
This library is expected to end up in PHPPATH/FusionDirectory/Ldap, so these folders are now inside src/ to ease use/installing/packaging. issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
Move OID lists to from ldap-config-manager to the library. Move LdapGeneralizedTime to Ldap\GeneralizedTime. Add an autoload.php file allowing to easily use the library without composer. issue #1
-
Côme Chilliet authored
In case external code needs to call it. Note: it could also work for attributetype parsing if we add attribute keywords to the switch. issue #1
-
Côme Chilliet authored
The code now passes phpstan level 8. issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
This allows to use composer autoloader to use the library. We should add an autoloader later to allow to use this without composer. issue #1
-
Côme Chilliet authored
issue #1
-
Côme Chilliet authored
issue #1
-
bmortier authored
Remove transifex
-
- 27 Mar, 2020 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-