-
Notifications
You must be signed in to change notification settings - Fork 0
3. Users and Options
Christopher Dunavan edited this page Apr 12, 2017
·
3 revisions
User permissions work as follows and are additive.
- User level 1 has no read access. All routes except home and help fail.
- User level 2 has read access and are able to use Nav search and some default reports.
- User level 3 has edit access and more report options.
- User level 4 has delete access and even more reports.
- User level 5 is a root access user that can edit users, upload CSV files and drop your databases, delete log files etc.
The first user created is always a level 5 root user and creating this user logs you in. You can make other users level 5 from the User Admin page.
Currently there is no way to change or retrieve lost passwords.
The Options and Database Tools page contains the options for many of the dropdowns. On first startup the Options database is created and seeded. This page is primarily for development. In a development or test environment there are also buttons to drop and seed the database. These are not available in production.