Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed to master at bn8/check_syncrepl_extended 2022-06-29 18:51:27 +02:00
4dc2425387 Improve install doc
bn8 pushed to master at bn8/check_mdb 2022-06-29 18:50:58 +02:00
4cf080a81d Improve install doc
bn8 pushed tag v0.1.8 to bn8/python-mylib 2022-06-28 11:08:14 +02:00
bn8 pushed to master at bn8/python-mylib 2022-06-28 11:05:48 +02:00
9511b31a79 Add SFTP client
bn8 pushed to master at bn8/python-mylib 2022-06-23 18:57:01 +02:00
b80cc3b3b6 Fix typo
bn8 pushed tag v0.1.7 to bn8/python-mylib 2022-06-23 18:40:35 +02:00
bn8 pushed to master at bn8/python-mylib 2022-06-23 18:38:52 +02:00
f541630a63 ldap: code cleaning / fix pylint/flake8 warnings
2bc9964b12 ldap.LdapServer: Add encode/decode helpers and parameters
Compare 2 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-06-23 16:34:50 +02:00
c0d8f9f81a LSldap::update(): fix object creation with required userPassword attribute
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-06-17 15:24:49 +02:00
1aa4dd8113 Improve tools in docker image
bn8 pushed tag v0.1.6 to bn8/python-mylib 2022-06-16 16:41:49 +02:00
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-06-16 15:14:49 +02:00
913a340ed4 doc: fix programlisting opacity
1da20e7dcf LSexample: remove showObjectAccessLogs custom action on LSpeople
2adbdb62c7 Add LSaddon accesslog
855bcc8564 LSselect : code cleaning
3eba1e24d6 LSselect : fix ajax input
Compare 5 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-06-14 22:44:50 +02:00
fd81cb496f Restore location paths in ldapsaisie.pot file but make it relative
4ae9e304ad Translation: fix typo
c657e318dd LSlang: add "--no-location" to xgettext
38d5fd5094 LSldap: add LDAP password policy
Compare 4 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-06-08 21:44:49 +02:00
c4e9a33d2d Add docker image
23d185c171 LSexample: defaulty enable LSpeople API access
Compare 2 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2022-06-08 13:44:49 +02:00
7eee7e32b9 restore_lsexample: fix exit code on success
bn8 pushed to master at bn8/python-mylib 2022-06-07 12:54:42 +02:00
fe3e3ed5f4 ldap: fix DN spliting/escaping problems
bn8 pushed to master at bn8/python-mylib 2022-06-01 18:46:46 +02:00
cbb97ae726 LdapClient.update_need: fix handling None changes
025fd12dc4 ldap: add parameter to disable SSL certificate check
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2022-05-27 20:00:09 +02:00
e8de509346 Report: add methods to attach file/payload
5a7a46355c LdapClient.update_object: do not modify the provided changes parameter in case of renaming
a36ce4070b LdapClient.add_object: ignore 'dn' attribute if provided
Compare 3 commits »
bn8 pushed to master at bn8/python-mylib 2022-05-27 17:09:55 +02:00
be80b1ed8c report: make Report compatible with mylib.config.Config
bn8 pushed to master at bn8/python-mylib 2022-05-27 15:29:23 +02:00
6ac1216ed8 LdapClient: improve just-try mode detection
5f0527f0c3 config: add get_option() method
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2022-05-27 14:11:45 +02:00
ade97bc90f LdapClient: init cache in __init__ method and reset it during initialization