-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
915 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
# TODO (priority) | ||
|
||
* Feature: Basic page for ADCS enumeration | ||
* Feature: Search history for the current session | ||
* Feature: Pivot to groups search | ||
* Feature: Options to manipulate (edit/create/delete) gpLinks visually | ||
* Feature: Modify ADIDNS dnsZones and dnsNodes | ||
* Fix: Warn user of wrong KRB5CCNAME formats | ||
* Feature: Basic page for ADCS enumeration | ||
|
||
# TODO (later) | ||
|
||
* Wish: Remove dependency on personal fork of gokrb5 (may be doable with go-ldap's PR537) | ||
* Wish: Remove dependency on personal fork of go-ldap (may be doable with go-ldap's PR537) | ||
* Feature: Modify ADIDNS zone properties | ||
* Feature: Improve object creation form (implement customizations) | ||
* Feature: Custom themes | ||
* Feature: Customizable keybindings | ||
* Feature: Load initial cache from file | ||
* Wish: Add tests for core functions to make sure everything is in order | ||
* Wish: Mini tool to convert godap exports into bloodhound dumps | ||
* Wish: Monitor object for real-time changes (DirSync/SyncRepl) | ||
* Wish: Some way to copy data from panels (not implemented in tview, only for the "textarea" primitive) | ||
* Wish: Remove dependency on personal fork of gokrb5 | ||
* Wish: Remove dependency on personal fork of go-ldap | ||
* Wish: Some way to copy data from panels (not implemented in tview, only for the "textarea" primitive) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.