Rafał Pitoń
|
0847d8fc19
Allow users without passwords, create user via social pipeline
|
7 years ago |
Rafał Pitoń
|
25edb605f5
Improve anonymize_content docstring
|
7 years ago |
Rafał Pitoń
|
cdb1685a43
Use absolute url for placekitten avatar
|
7 years ago |
Rafał Pitoń
|
27c357962f
Another pass on wording
|
7 years ago |
Rafał Pitoń
|
37ecb21eee
WIP move own account deletion off the http thread
|
7 years ago |
Rafał Pitoń
|
65dcd578f7
First pass on data anonimization
|
7 years ago |
Rafał Pitoń
|
7ddcf57b8e
#865: rename user.extra to user.profile_fields, move db field from json to hstore so its searchable in admin
|
8 years ago |
Rafał Pitoń
|
519618c32f
wip #865: added field for extra data to user model
|
8 years ago |
Rafał Pitoń
|
f0f2566fc9
#844: added tests and migrations
|
8 years ago |
Rafał Pitoń
|
b1a9fb47d8
#838: don't access __class__ for model's manager
|
8 years ago |
Rafał Pitoń
|
bead1f4ae0
wip #839 and #838: tests are locally passing with latest deps and django 1.11
|
8 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
f10cdd7408
#702: another pass on codebase
|
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ń
|
c24cd46d66
#706: moved forum options, password and email change from forms to serializers
|
8 years ago |
Rafał Pitoń
|
383346a0b7
fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl
|
8 years ago |
Rafał Pitoń
|
a4440a59a1
#728: cleanup misago.users.models import
|
8 years ago |
Rafał Pitoń
|
f296f5a955
fix: #735: replaced short_title computed property with get_any_title() method
|
8 years ago |
Rafał Pitoń
|
07b2696a75
#644: cut down number of serializers and dried up fields lists on those
|
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ń
|
68391f7137
wrap up consts cleanup in user model
|
8 years ago |
Rafał Pitoń
|
f9bf66a033
renamed LIMITS_PRIVATE_THREAD_INVITES_TO_ const to LIMIT_INVITES_TO_
|
8 years ago |
Rafał Pitoń
|
a23ef052d7
renamed ACTIVATION_REQUIRED const to ACTIVATION
|
8 years ago |
Rafał Pitoń
|
8a4ad39075
UserModel.AUTO_SUBSCRIBE_* constants rename
|
8 years ago |
Rafał Pitoń
|
9246d037fc
move user constants under User model
|
8 years ago |
Rafał Pitoń
|
19d222db86
user registration moved over to password validation fw
|
8 years ago |