-
Notifications
You must be signed in to change notification settings - Fork 6
Web interface
Christophe Delaere edited this page Jan 6, 2014
·
4 revisions
The web interface allows to read, edit, add and delete Datasets, Samples, Madweight configurations and runs. It is nevertheless advised to use the python scripts when possible instead.
The main purpose of the web interface should be for read-only access.
Only the adminUser user is created by default. It is suggested to add the following users:
- readOnlyUser (role "READ ONLY")
- user (role "EDIT")
- powerUser (role "DELETE")