scottgonzalez / debt

DEBT: Exceptional Bug Tracking
MIT License
5 stars 2 forks source link

Create install script #34

Closed scottgonzalez closed 10 years ago

scottgonzalez commented 10 years ago

Ideally the app just detects when there are no users and redirects to an install page. The auth system should be invoked to create the first user and then the user should get admin privileges.

The install page should not work if there are users already. This will prevent users from granting themselves admin rights.