|
e8a23e0ede
|
fix table outputs (join multiple values with separator again), use separate method for (simple) json
|
2023-05-12 11:16:45 +02:00 |
|
|
125eea5afc
|
decode groupType
|
2023-05-12 11:07:45 +02:00 |
|
|
a936734cee
|
run ./fmt.sh to fix lint
|
2023-05-11 17:29:20 +02:00 |
|
|
dd225c8b7a
|
move --json to --full_json; remove --human JSON output, replace with --json, but don't merge multiple values - use list instead
|
2023-05-11 17:29:00 +02:00 |
|
|
55deb40268
|
decode securityIdentifier attribute as SID
|
2023-05-10 19:53:03 +02:00 |
|
|
3b5f698ff5
|
add argument to postprocess steps and support index/slicing in DN-related hooks; document them
|
2023-05-10 19:52:44 +02:00 |
|
|
34fcd259ef
|
improve config loading: don't modify dicts to allow yaml repeated nodes
|
2023-05-10 16:25:41 +02:00 |
|
|
f036713d71
|
improve some error messages
|
2023-05-10 16:23:32 +02:00 |
|
|
f1d57487be
|
Catch CTRL+C and CTRL+D in password prompts
|
2023-05-10 16:15:09 +02:00 |
|
|
04fd42c63b
|
Catch invalid passwords in keepass
|
2023-05-10 16:01:34 +02:00 |
|
|
1a9829b93b
|
handle missing KeePass entry
|
2023-05-10 16:00:07 +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 |
|