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 Sep 6, 2019. It is now read-only.
If we could store the template as restrictions for uid=0, we could use ActivityApp with custom page headers. That would avoid a lot of code duplication. Alternatively, we could just add extra code to make it load/save the template instead of uid=0.
Going a bit furthur, if getRestricted(hook, context, uid, restrictionName, methodName, ...) returned either the stored restriction for an app, or the restriction for uid=0, then we wouldn't even need to apply the template to new apps. deleteRestrictions would have to be changed, and we would have to clear restrictions for new system apps.
Same function as template with functions.
The text was updated successfully, but these errors were encountered: