I have a security concern. Thanks in advance and appreciate for any hints.
I implement multiple grav packages in different sub-levels of the same website. For example, site.com/foo and site.com/bar. The way I understand, there are 4 roles:
- Implementer: Me, who has owner privilege of the web server.
- Grav Admin User: Who configs the pages (back end and/or content).
- Page User: Who edits the content of pages. (front end admin?)
- Reader: Who browses the pages.
Questions:
- Can an admin user have access to CLI or GPM, chmod, chown ...
- If there 2 grav implementations of the same site.com, can admin of site.com/foo have access to the site.com/bar?