-
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.
Updating README.md, TODO.md and help.go for v2.2.0.
- Loading branch information
Showing
3 changed files
with
60 additions
and
50 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
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,17 +1,15 @@ | ||
# TODO (priority) | ||
|
||
* Fix: TUI colors should be predictable to avoid strange colors in custom terminals | ||
* Feature: Find deleted objects in Object Search | ||
* Feature: Predefined query for legacy password fields in Object Search | ||
* Feature: Custom themes | ||
* Feature: Kerberos authentication | ||
* Feature: "Information Finder" able to look up attribute names and values with regex "magically" across all cached objects in either explorer or object search | ||
* Feature: Ctrl+S, Ctrl+L and Delete should work in object search | ||
* Feature: Load initial cache from file | ||
* Feature: Attributes viewer in Object Search | ||
* Feature: Monitor object for real-time changes | ||
|
||
# TODO (later) | ||
|
||
* Feature: Improve object creation form (implement customizations) | ||
* Feature: Utilities for group policy manipulation | ||
* Feature: Some way to copy data from panels | ||
* Feature: Kerberos authentication | ||
* Feature: Custom themes | ||
* Feature: Customizable keybindings |
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