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ń 74f10531b8 Disable auth-specific features SSO is enabled (#1283) 5 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 4e17465c24 Fix build 6 years ago
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 6 years ago
  rafalp 7e701b8111 Rename UserModel to User 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp c7ff046a12 Finalize misago.conf module 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 9698ddf79a Remove assertContains from user username 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ń b6bc5315d8 Move logic around merge views and serializers 7 years ago
  Rafał Pitoń 6eed1f29a4 Fix py3k build, settle on changes to user namechange availability util 7 years ago
  Rafał Pitoń 4badbca034 WIP Improve API, Username Change 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ń 3b0fbc61a6 further cleanups 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ń 0f2c443f6f fix #707: isort imports after cleanup 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
  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