rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
6 years ago |
rafalp
|
f963d24ed9
Remove unused imports
|
6 years ago |
rafalp
|
3bac011f8c
Fix borked find and replace
|
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
|
e1eea12159
Rename testutils modules to test
|
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
|
daf21308da
Move context processor to request.settings, rename it to conf.
|
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
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
cb0cf5717e
Remove u prefix from strings
|
6 years ago |
rafalp
|
521d05f9a4
Remove coding utf-8 comment from python files
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
50e7b1dc63
Merge in Misago 0.18
|
7 years ago |
Rafał Pitoń
|
609c90338c
Fix tests on py<3.6
|
7 years ago |
Rafał Pitoń
|
e5c253c865
Add more tests for social auth pipeline
|
7 years ago |
Rafał Pitoń
|
4658e98a36
Add tests for create_user_with_form pipeline step
|
7 years ago |
Rafał Pitoń
|
d3f6ab5fa6
Social auth flow
|
7 years ago |
Rafał Pitoń
|
0847d8fc19
Allow users without passwords, create user via social pipeline
|
7 years ago |
Rafał Pitoń
|
bae7330b58
Fix too long line in test
|
7 years ago |
Rafał Pitoń
|
c4e904641e
Fix bans to be consistent with rest of the app
|
7 years ago |
Rafał Pitoń
|
dd5b391f15
Fix pipeline tests
|
7 years ago |
Rafał Pitoń
|
fb587277ab
Added tests for pipeline done so far
|
7 years ago |