Rafał Pitoń
|
23a8201613
removed superficial __all__ declarations
|
8 лет назад |
Rafał Pitoń
|
f3e58ea439
fix #730 - cleanup constants in thread model
|
8 лет назад |
Rafał Pitoń
|
60871b4c9a
Merge pull request #729 from rafalp/constants-cleanup
|
8 лет назад |
Rafał Pitoń
|
c247c48b81
move cachebusters names to constants.py
|
8 лет назад |
Rafał Pitoń
|
3dc20dd1f3
constants in category model cleaned
|
8 лет назад |
Rafał Pitoń
|
894348e917
further bans constants refactoring
|
8 лет назад |
Rafał Pitoń
|
1345d70029
move ban constants under ban model
|
8 лет назад |
Rafał Pitoń
|
68391f7137
wrap up consts cleanup in user model
|
8 лет назад |
Rafał Pitoń
|
f9bf66a033
renamed LIMITS_PRIVATE_THREAD_INVITES_TO_ const to LIMIT_INVITES_TO_
|
8 лет назад |
Rafał Pitoń
|
a23ef052d7
renamed ACTIVATION_REQUIRED const to ACTIVATION
|
8 лет назад |
Rafał Pitoń
|
8a4ad39075
UserModel.AUTO_SUBSCRIBE_* constants rename
|
8 лет назад |
Rafał Pitoń
|
9246d037fc
move user constants under User model
|
8 лет назад |
Rafał Pitoń
|
8610ead75d
fix #724: align horizontally labels to fields in modal forms
|
8 лет назад |
Rafał Pitoń
|
0569c71e72
small cleanup
|
8 лет назад |
Rafał Pitoń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 лет назад |
Rafał Pitoń
|
0ade8b523b
fix #643: move user test cases to client.force_login and client.logout utils
|
8 лет назад |
Rafał Pitoń
|
c1e231e5f4
Merge branch 'master' of https://github.com/rafalp/Misago
|
8 лет назад |
Rafał Pitoń
|
efbdb6868c
fix #723: added default values to some settings
|
8 лет назад |
Rafał Pitoń
|
59335f0fa5
Merge pull request #725 from rafalp/password-validators
|
8 лет назад |
Rafał Pitoń
|
c241f059b9
#676: moved all password validation to django facilities
|
8 лет назад |
Rafał Pitoń
|
55515286a4
use django password validator in forgotten password reset
|
8 лет назад |
Rafał Pitoń
|
30809e94dd
use django's password validator in createsuperuser
|
8 лет назад |
Rafał Pitoń
|
19d222db86
user registration moved over to password validation fw
|
8 лет назад |
Rafał Pitoń
|
bf48efb5c5
#723 and #676: user auth settings update, default values
|
8 лет назад |
Rafał Pitoń
|
86aaf8b8ef
/api/auth/criteria/ edge
|
8 лет назад |
Rafał Pitoń
|
ef2f5a83a3
bump version to alpha 2
|
8 лет назад |
Rafał Pitoń
|
c62404e90d
fix #717: made zxcvbn service lazily loaded by password strenght component
|
8 лет назад |
Rafał Pitoń
|
aef9ff730d
fix #721: insert language code in html page's lang attr
|
8 лет назад |
Rafał Pitoń
|
7b320526a8
fix #719: remove /api/auth/token/ endpoint
|
8 лет назад |
Rafał Pitoń
|
7f77a90a81
fix #720: better moment.js locale handling
|
8 лет назад |