Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 383 Bytes

islandviewer-ui

Web UI for Islandviewer.

= User Management

If the iv_social module is enabled a number of commands to manage users becomes available.

List the registered users:

python manager.py ivuser list

Toggle a user active/inactive:

python manager.py ivuser active

Toggle a user staff/not staff:

python manager.py ivuser staff