EVE-University / EVE-University/euni-aa-dev
Elaborate on Auth username format
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For the setup step:
> Run the following command from your host shell replacing [AA USERNAME HERE] with your username.
I had to do some guessing and checking to figure out the format. Might want to elaborate that your `AA USERNAME HERE` is the name of the character you used to login with SSO *with the spaces replaced with underscores*. Ended up only figuring this out after running across the username field restrictions [here](https://docs.djangoproject.com/en/5.0/ref/contrib/auth/).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.