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 3cf45e5908 Resolve all line-too-long errors raised by pylint 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 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
  Rafał Pitoń 60c8bc8989 Add tests to password reset form 7 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ń 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
  Rafał Pitoń 894348e917 further bans constants refactoring 8 years ago
  Rafał Pitoń 1345d70029 move ban constants under ban model 8 years ago
  Rafał Pitoń 2a3d43f271 fix tests 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 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
  Rafał Pitoń 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 years ago
  Rafał Pitoń 30968b6a24 tested rest policies 9 years ago
  Rafał Pitoń c9309e3247 more work on auth revamp, small cleanups in js app 9 years ago
  Rafał Pitoń faf4b83f9a wip auth 10 years ago
  Rafał Pitoń 887f4ace14 #474: refactored bans 10 years ago
  Rafał Pitoń 4ecb411f8d #362: User auth done 11 years ago