Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ENABLE_RESTRICTED_APP_ACCESS for potential list value #1107

Merged
merged 4 commits into from
Oct 30, 2024

Commits on Oct 28, 2024

  1. added ability for ENABLE_RESTRICTED_APP_ACCESS to be a list and maint…

    …ain original functionality with boolean if desired
    
    if an app is in the given list, then it cannot be access unless given explicit permissions
    ckrew committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    59f63b9 View commit details
    Browse the repository at this point in the history
  2. black format

    added tests
    ckrew committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    85a8e88 View commit details
    Browse the repository at this point in the history
  3. added more comments

    ckrew committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6ca6e86 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. updated docs

    ckrew committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1bdf319 View commit details
    Browse the repository at this point in the history