You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
The sync server code currently supports populating those fields on preflight but Upvote offers no UI means of configuring defaults/values for these fields.
I see the path of least resistance being the following:
Add two fields to the Environment configuration struct: SANTA_DIRECTORY_{WHITE,BLACK}LIST_REGEX
For manual override, add an interface to the admin UI's host view.
The text was updated successfully, but these errors were encountered:
The sync server code currently supports populating those fields on preflight but Upvote offers no UI means of configuring defaults/values for these fields.
I see the path of least resistance being the following:
Environment
configuration struct:SANTA_DIRECTORY_{WHITE,BLACK}LIST_REGEX
The text was updated successfully, but these errors were encountered: