Rafał Pitoń
|
71d91fc355
Update py to 3.10 and bump requirements (#1388)
|
2 years ago |
Rafał Pitoń
|
74f10531b8
Disable auth-specific features SSO is enabled (#1283)
|
5 years ago |
rafalp
|
b3ac48f40b
Fix pylint no-else-return error
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 years ago |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
6613de5836
Remove db_settings usage from misago.users
|
6 years ago |
rafalp
|
53e2e1d684
Add dynamic settings to email context
|
6 years ago |
rafalp
|
3a907dd804
Remove User.acl_cache, User.acl_ and direct imports from misago.acl
|
6 years ago |
rafalp
|
cdea0c5e2b
Remove global state from bans
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
ee1500e6b4
Fix misago.users and misago.legal builds after latest REST changes
|
7 years ago |
Rafał Pitoń
|
d0cdc281b7
#923: moved admin login form to misago.admin.forms
|
7 years ago |
Rafał Pitoń
|
379b3a2634
#923: moved auth api (minus registration) from forms to serializers
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
e24149a6b9
wip #893: some input sanity checks for user API's
|
7 years ago |
Rafał Pitoń
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
Rafał Pitoń
|
956d7022ad
#702: further cleanups
|
8 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
Rafał Pitoń
|
0569c71e72
small cleanup
|
8 years ago |
Rafał Pitoń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 years ago |
Rafał Pitoń
|
55515286a4
use django password validator in forgotten password reset
|
8 years ago |
Rafał Pitoń
|
86aaf8b8ef
/api/auth/criteria/ edge
|
8 years ago |