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
My thinking is to continue to model mandatory features as plugins and have a "framework" for configuring them via code (i.e., not via the config api and so they would not be configured by users).
An initial cut would be as simple as a list of filters that get prepended to all profiles. Since this in code, we can evolve this slowly and by reacting to new needs, it doesn't need to be fully fleshed out from the beginning since it is not use facing.