panel
panel copied to clipboard
Refactor api key permissions
Removes all r_ columns for api key permissions and replaces these with a single array permissions.
Needed for plugins later.
This does not handle #193 as it's only api key permissions.