Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Access groups and Permissions

Stefan edited this page Dec 14, 2016 · 1 revision

Access Groups and Permissions

For an overview of protected/unporotected urls, see: https://github.com/geometalab/osmaxx/wiki/Resources---URL-structure.

User Groups

There is only one user-group, called osmaxx_frontend_user, which is the group a user has to be in to have access to the protected pages.

Admins have access to everything, and using the Django admin-interface user can be made admins for specific tasks (how to do this is out of scope of this project).

Clone this wiki locally