rafalp
|
7c6e8bb088
Make entire codebase pass pylint checks
|
6 years ago |
rafalp
|
3cf45e5908
Resolve all line-too-long errors raised by pylint
|
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
|
c7ff046a12
Finalize misago.conf module
|
6 years ago |
rafalp
|
facfb05f80
Update misago.users.tests to crash less
|
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
|
ae22b545f1
Check encode and decode usage in codebase
|
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ń
|
af2903d13c
Fix kwargs syntax for <py3.6
|
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ń
|
7aaf50bce0
Display sign in completion form during social auth
|
7 years ago |
Rafał Pitoń
|
0847d8fc19
Allow users without passwords, create user via social pipeline
|
7 years ago |
Rafał Pitoń
|
c4e904641e
Fix bans to be consistent with rest of the app
|
7 years ago |
Rafał Pitoń
|
fb587277ab
Added tests for pipeline done so far
|
7 years ago |
Rafał Pitoń
|
033d2d6729
WIP misago-specific social auth pipeline items
|
7 years ago |
Rafał Pitoń
|
c7bb9c8a61
Social auth error handler
|
7 years ago |