Commit History

Author SHA1 Message Date
  Rafał Pitoń 5cb0cb4eab Add OAuth 2 client (#1422) 2 years ago
  Rafał Pitoń 71d91fc355 Update py to 3.10 and bump requirements (#1388) 2 years ago
  Rafał Pitoń 2c5e306140 Create "DeletedUser" model for tracking number of deleted users and deletion reason (#1299) 5 years ago
  Rafał Pitoń 74f10531b8 Disable auth-specific features SSO is enabled (#1283) 5 years ago
  Rafał Pitoń fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
  rafalp 3cf45e5908 Resolve all line-too-long errors raised by pylint 6 years ago
  rafalp f963d24ed9 Remove unused imports 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp e1eea12159 Rename testutils modules to test 6 years ago
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 1e22a23c34 Make tests pass 6 years ago
  rafalp 263dff949c Update misago.users tests to use new testing utilities 6 years ago
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 years ago
  rafalp 2e34287621 Remove assertContains from some users api tests 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń 27c357962f Another pass on wording 7 years ago
  Rafał Pitoń 573e2538ab Deleting own account tweaks: management command, admin support, info in profile 7 years ago
  Rafał Pitoń 87cfc26a68 Another pass on deleting owned account 7 years ago
  Rafał Pitoń 4badbca034 WIP Improve API, Username Change 7 years ago
  Rafał Pitoń ee1500e6b4 Fix misago.users and misago.legal builds after latest REST changes 7 years ago
  Rafał Pitoń 0d3b72cccf #702: comments cleanup 8 years ago
  Rafał Pitoń 1c32143548 #702: did pass on users app 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 4f67c08bd2 fix #741: cleaned response json handling in tests a little 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