Commit History

Author SHA1 Message Date
  rafalp 7e701b8111 Rename UserModel to User 6 years ago
  rafalp 48df85108e Format code with black 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 b113253a5b Simplify super() calls 6 years ago
  Rafał Pitoń fb587277ab Added tests for pipeline done so far 7 years ago
  Rafał Pitoń d8d9eac9a4 wip #857: sign in with password that has whitespaces around it 8 years ago
  Rafał Pitoń 94c90c228f another cleansource pass, fix #40: post validation framework 8 years ago
  Rafał Pitoń 27c7cc014d #40: tests 8 years ago
  Rafał Pitoń 389ed3328d #702: further fixes in dicts fixer 8 years ago
  Rafał Pitoń beae568547 #702: even greater accuracy for fixdictsformatting 8 years ago
  Rafał Pitoń c90379701a #702: more work on fixdictsformatting 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ń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
  Rafał Pitoń c241f059b9 #676: moved all password validation to django facilities 8 years ago
  Rafał Pitoń 86aaf8b8ef /api/auth/criteria/ edge 8 years ago
  Rafał Pitoń 906e9f1707 fix #589: forms cleanup 8 years ago
  Rafał Pitoń 803c51b4bd also exclude disabled users from resend activation/reset password endpoints 8 years ago
  Rafał Pitoń 395b166e7d sign in and middleware tests for admin access via #639 8 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ń bcbc195eb7 drop Form/ModelForm from misago.core.forms 9 years ago
  Rafał Pitoń c9309e3247 more work on auth revamp, small cleanups in js app 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ń 9236662037 Activate/Change forgotten password 10 years ago
  Rafał Pitoń faf4b83f9a wip auth 10 years ago