Tom Hacohen
|
709bc6c1fc
|
Improve typing information.
|
4 years ago |
Tom Hacohen
|
174e54681d
|
Improve type annotations.
|
4 years ago |
Tom Hacohen
|
ff55904f49
|
Fix user type
|
4 years ago |
Tom Hacohen
|
794b5f3983
|
Fix many type errors.
|
4 years ago |
Tom Hacohen
|
13a46cb1db
|
Myauth: add missing migration.
Fixes #70
|
4 years ago |
Tal Leibman
|
d8e5c37db1
|
Use black for code formatting and format the code
Merge #65
|
4 years ago |
Tom Hacohen
|
47103df48a
|
Change user creation to not ask for a password (and clarify the readme).
|
4 years ago |
Tom Hacohen
|
3d6ba634ce
|
Disallow + in usernames.
|
4 years ago |
Tom Hacohen
|
7ec45434ba
|
User: make username case insensitive (and save original styling).
We want 'User' and 'UsEr' to mean the same user. Apparently that's not the default in
django. This normalizes the user to ensure we enforce this.
|
4 years ago |
Tom Hacohen
|
4083be8e8c
|
Username: disallow @ in usernames.
|
5 years ago |
Tom Hacohen
|
6b0a40e9dd
|
Set custom user model and reset migrations.
|
5 years ago |