-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace two almost identical classes with
user_exception_selector
- Use a custom constructor for convenience and type safety - Require `skipauth` argument in the constructor to differentiate - Generalize `find_users` algorithm - Remove unneeded `file` key from `get_options` return array (since it is not necessary to `require` the source file explicitly) - Add `set_exceptions_for_selected_users` convenience method - Drastically simplify `manage.php` as a result
- Loading branch information
1 parent
65bee9b
commit f416ced
Showing
6 changed files
with
231 additions
and
277 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.