Instructions for accessing superuser account

This commit is contained in:
Adarnof
2018-02-20 12:20:07 -05:00
committed by GitHub
parent 397ca97f0f
commit d2666f2440

View File

@@ -190,10 +190,7 @@ Before using your auth site it is essential to create a superuser account. This
python /home/allianceserver/myauth/manage.py createsuperuser python /home/allianceserver/myauth/manage.py createsuperuser
```eval_rst The superuser account is accessed by logging in via the admin page at `https://example.com/admin`. If you intend to use this account as your personal auth account you need to add a main character through the dashboard before attempting to activate services. Once a main character has been added it is possible to use SSO to login to this account.
.. important::
Be sure to add a main character to this account before attempting to activate services with it.
```
## Updating ## Updating