Rafał Pitoń
|
3f450c1e98
Fix #994: make registration-only bans behaviour better tested
|
7 years ago |
Rafał Pitoń
|
0847d8fc19
Allow users without passwords, create user via social pipeline
|
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ń
|
d8d9eac9a4
wip #857: sign in with password that has whitespaces around it
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
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ń
|
894348e917
further bans constants refactoring
|
8 years ago |
Rafał Pitoń
|
1345d70029
move ban constants under ban model
|
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 |
Rafał Pitoń
|
7b320526a8
fix #719: remove /api/auth/token/ endpoint
|
8 years ago |
Rafał Pitoń
|
8e23f39329
fix #682 - add /api/auth/token/ edge for obtaining CSRF token from API
|
8 years ago |
Rafał Pitoń
|
8e01d82732
#646 validate user disabled status on password reset/account activation
|
8 years ago |
Rafał Pitoń
|
803c51b4bd
also exclude disabled users from resend activation/reset password endpoints
|
8 years ago |
Rafał Pitoń
|
9ebcaf97e3
isort, moving editor formset to Misago 0.6, threads/editor/ endpoint
|
8 years ago |
NeKit
|
b7794363d7
Fix the rest of tests for Python 3.5
|
9 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
a097f9fa32
activation reverted to js and html process instead of 100% js process
|
9 years ago |
Rafał Pitoń
|
6bcfb8005f
close #501
|
10 years ago |
Rafał Pitoń
|
52a96b6ed6
WIP new registration form
|
10 years ago |
Rafał Pitoń
|
20692812e8
banned response from auth api
|
10 years ago |
Rafał Pitoń
|
2a179c789e
WIP django auth rewamp for Ember.js app
|
10 years ago |