-
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.
Adding new README, help page and TODO.
- Loading branch information
Showing
3 changed files
with
72 additions
and
52 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,13 @@ | ||
# TODO (priority) | ||
|
||
* Feature: Basic DACL editing features (edit ACE rights / trustee / type / scope) | ||
* Feature: Basic DACL editing features (delete ACE rights) | ||
* Feature: Basic DACL editing features (delete ACE) | ||
* Fix: Long searches in search page are blocking the UI | ||
* Feature: Monitor object for real-time changes | ||
* Feature: Keybinding to refresh the page contents | ||
|
||
# TODO (later) | ||
|
||
* Feature: Basic DACL editing features (create ACE) | ||
* Fix: Long searches in search page are blocking the UI | ||
* Feature: Improve object creation form (implement customizations) | ||
* Idea: Utilities for group policy manipulation | ||
* Feature: Utilities for group policy manipulation | ||
* Feature: Some way to copy data from panels | ||
* Feature: Assign DS-Replication right | ||
* Feature: Customizable keybindings | ||
* Feature: Kerberos authentication | ||
* 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