Releases: Macmod/godap
Releases · Macmod/godap
v1.6.0
Improved DACL page with a proper DACL parser (with colors to help users spot interesting permissions)
Implemented feature to add new attribute values into existing attributes
Implemented SOCKS support
Other bugfixes
v1.5.0
Fixed bug where text fields would become too small and hide their texts depending on terminal size
Fixed bug where some operations would hang the UI
Implemented new logic for tree expansion/collapse that should feel more natural
Implemented attribute value updates with hex instead of raw text
Implemented navigation menu
Implemented a help page to remember the keybindings 😎
Implemented interactive userAccountControl editor 🔥
v1.4.0
Fixed bugs regarding the behavior of toggling emojis on/off.
Added export subtree feature - now it's possible to hit Ctrl+S and godap will save the selected subtree as JSON into a file. 💯
Updated TODO.
v1.3.0
Fixed bugs in the tree panel to make sure it updates the information after manual changes
Fixed default attributes in computer creation (samAccountName and userAccountControl)
Updated TODO
v1.2.0
Implemented cobra to handle command-line, simplifying command-line arguments and adding short aliases
Refactored LDAP connection code to use a dedicated type (easier to use and maintain)
Implemented NTLM authentication with the -H
/-d
flags
Improved README usage instructions and flag descriptions
Updated order of issues in TODO
v1.1.0
Implemented the creation of organizationalUnits, containers, users, groups and computers.
Fixed a couple of bugs regarding tree expansion/collapse.
Formatted the codebase properly according to Go standards.
You can’t perform that action at this time.