Rafał Pitoń
|
71d91fc355
Update py to 3.10 and bump requirements (#1388)
|
2 лет назад |
Rafał Pitoń
|
74f10531b8
Disable auth-specific features SSO is enabled (#1283)
|
5 лет назад |
rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
6 лет назад |
rafalp
|
f963d24ed9
Remove unused imports
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
e1eea12159
Rename testutils modules to test
|
6 лет назад |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 лет назад |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
7f3c26ed27
Remove assertContains from auth api tests
|
6 лет назад |
rafalp
|
dccb362070
Unify api tests name casing
|
6 лет назад |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
Rafał Pitoń
|
50e7b1dc63
Merge in Misago 0.18
|
7 лет назад |
Rafał Pitoń
|
8cc2f8ec6b
Merge branch '0.18.x'
|
7 лет назад |
Rafał Pitoń
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 лет назад |
Rafał Pitoń
|
0847d8fc19
Allow users without passwords, create user via social pipeline
|
7 лет назад |
Rafał Pitoń
|
10b067a244
Small cleanup of response_json assertions
|
7 лет назад |
Rafał Pitoń
|
f755db1d17
Don't return error message for 404 errors from json api
|
7 лет назад |
Rafał Pitoń
|
38684c1cba
Remove remaining assertContains from API tests
|
7 лет назад |
Rafał Pitoń
|
379b3a2634
#923: moved auth api (minus registration) from forms to serializers
|
7 лет назад |
Rafał Pitoń
|
e5aa78dda3
fix #914: moved api-specific utils and features from misago.core to misago.api
|
7 лет назад |
Rafał Pitoń
|
e24149a6b9
wip #893: some input sanity checks for user API's
|
7 лет назад |
Rafał Pitoń
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 лет назад |
Rafał Pitoń
|
d8d9eac9a4
wip #857: sign in with password that has whitespaces around it
|
8 лет назад |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 лет назад |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 лет назад |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 лет назад |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 лет назад |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 лет назад |