Commit Graph

15 Commits

Author SHA1 Message Date
c42bef6f02 Catch exception if no password found 2023-05-08 17:47:21 +02:00
21069e892e :Fix version requirement for python3.10 2023-05-02 17:47:11 +02:00
357b1ae9cb use Enum instead of StrEnum for python3.10 2023-05-02 16:32:02 +02:00
cd7cfe451c support attribute post-processing; :<len>, and DN :domain, :path, :fullpath 2023-04-28 20:48:36 +02:00
bc1eb65738 move json output format handling to main tool from decoder 2023-04-28 20:36:52 +02:00
c03374d6df move argument/column handling to decoder (prepare for more post-processing in decoder) 2023-04-28 19:46:35 +02:00
1c5b971d86 README.md: document csvkit dependency 2023-04-28 19:29:59 +02:00
30d8f9f350 add html output format 2023-04-28 19:28:29 +02:00
dbaf301911 refactor table variant handling 2023-04-28 19:28:29 +02:00
c412af3de0 run sort internally, refactor table output into separate method 2023-04-28 19:28:29 +02:00
3a8c61ff59 ldaptool: move output arguments from search to main 2023-04-28 19:28:29 +02:00
a08154cff8 enable tls unless kerberos is used (SASL GSS-API doesn't seem to work over TLS) 2023-04-28 17:20:46 +02:00
46f54cb918 README.md: fix typo 2023-04-28 16:04:18 +02:00
ff2cddbf65 KeePass support 2023-04-28 14:37:24 +02:00
1f28ee3622 Initial 2023-04-28 14:14:03 +02:00