From @rafaeletc on Mon Aug 07 2017 20:13:58 GMT+0000 (UTC)
Where can I tweak user role settings?
Copied from original issue: https://github.com/LibreTime/libretime/issues/266
From @Robbt on Tue Sep 19 2017 20:53:39 GMT+0000 (UTC)
I don’t think there is a UI for this right now. The role permissions are hardcoded, you could manually modify it in the code or work on a pull request to modify and add this functionality. I haven’t looked into the specifics of where it is located in the code at this point but it might not be too difficult.
From @hairmare on Wed Sep 20 2017 18:08:36 GMT+0000 (UTC)
You can change 'A'
to 'P'
here:
As Robb hinted, we absolutely welcome a pull request make this configurable