Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: audit additional events #2918

Open
wants to merge 87 commits into
base: main
Choose a base branch
from

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    509d68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42340d9 View commit details
    Browse the repository at this point in the history
  3. Audit project create/delete

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    38185a9 View commit details
    Browse the repository at this point in the history
  4. little bit of type checking

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d96ec28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0031f38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0908759 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5f9ec4 View commit details
    Browse the repository at this point in the history
  8. remove migrations

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7b2dcfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    535e522 View commit details
    Browse the repository at this point in the history
  10. Patch django-simple-history

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    95ffe0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c682009 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57db8c3 View commit details
    Browse the repository at this point in the history
  13. refactor

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cd57d88 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e961cc6 View commit details
    Browse the repository at this point in the history
  15. login/logout first pass

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    26d1988 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6029ab9 View commit details
    Browse the repository at this point in the history
  17. ModelBackend consistency

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    25928c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6a0c085 View commit details
    Browse the repository at this point in the history
  19. Remove redundant backend

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4318ead View commit details
    Browse the repository at this point in the history
  20. Add rbac types

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a453dde View commit details
    Browse the repository at this point in the history
  21. linting

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e117aa7 View commit details
    Browse the repository at this point in the history
  22. track m2m add/remove

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d2c97f0 View commit details
    Browse the repository at this point in the history
  23. organisations may be []

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3b65f9a View commit details
    Browse the repository at this point in the history
  24. audit user org add/remove

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3128374 View commit details
    Browse the repository at this point in the history
  25. audit MFA methods

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    087deaf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3ed7a8a View commit details
    Browse the repository at this point in the history
  27. refactor

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    10c4e6e View commit details
    Browse the repository at this point in the history
  28. simplify permissions

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3942b02 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    676fe5f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f73a368 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ad36df0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8b87cf9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    60f4fc2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    71dda3d View commit details
    Browse the repository at this point in the history
  35. unit test TODOs

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d99e81e View commit details
    Browse the repository at this point in the history
  36. more TODOs

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b379f16 View commit details
    Browse the repository at this point in the history
  37. TODOs

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bd14de5 View commit details
    Browse the repository at this point in the history
  38. linting

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    78d63be View commit details
    Browse the repository at this point in the history
  39. audit IP address

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e88c138 View commit details
    Browse the repository at this point in the history
  40. CR changes

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    78132c6 View commit details
    Browse the repository at this point in the history
  41. Use mixins

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8feb7df View commit details
    Browse the repository at this point in the history
  42. CR: make getters public

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1216c72 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    86dc63f View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    dab4d45 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    65b5f03 View commit details
    Browse the repository at this point in the history
  46. fix some tests

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c11bf3e View commit details
    Browse the repository at this point in the history
  47. avoid m2m sadness

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f5b37c1 View commit details
    Browse the repository at this point in the history
  48. fix test

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    16d800f View commit details
    Browse the repository at this point in the history
  49. more m2m sadness

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    12a42dc View commit details
    Browse the repository at this point in the history
  50. missed m2m sadness

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cbe7d88 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    2402fc9 View commit details
    Browse the repository at this point in the history
  52. count new audit logs

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c422925 View commit details
    Browse the repository at this point in the history
  53. fix excess queries

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2055dc1 View commit details
    Browse the repository at this point in the history
  54. duh

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6be9e9e View commit details
    Browse the repository at this point in the history
  55. linting

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c3b8198 View commit details
    Browse the repository at this point in the history
  56. fix third-party model audit

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8c2824b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    cdb7c0a View commit details
    Browse the repository at this point in the history
  58. fix last_login confusion

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a5fe7f6 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    14c61d2 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3d9e8a3 View commit details
    Browse the repository at this point in the history
  61. test user-group update

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    11db98c View commit details
    Browse the repository at this point in the history
  62. test org add/remove

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1617265 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    e8fbb87 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4c10bb2 View commit details
    Browse the repository at this point in the history
  65. user/group/org tests

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8d86e85 View commit details
    Browse the repository at this point in the history
  66. test oauth login/denied

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    00aaf68 View commit details
    Browse the repository at this point in the history
  67. fix test

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5132719 View commit details
    Browse the repository at this point in the history
  68. test MFA/login/logout

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    32741d6 View commit details
    Browse the repository at this point in the history
  69. TODONE

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    106fdd0 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    a9e938c View commit details
    Browse the repository at this point in the history
  71. clearer grant logging

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d38db66 View commit details
    Browse the repository at this point in the history
  72. fix user self-delete

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    314c148 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    bfb93bf View commit details
    Browse the repository at this point in the history
  74. fix rebase mistakes maybe

    riceyrice committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    964f686 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    edfff53 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    ca1cd69 View commit details
    Browse the repository at this point in the history
  2. fix 26 tests

    riceyrice committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f91dc07 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. fix more tests

    riceyrice committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c4d0ba2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    98051dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b6aac View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    5c56ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd0f44 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge branch 'main' into feat/2797/audit-additional-events

    # Conflicts:
    #	api/poetry.lock
    matthewelwell committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0d15a4d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    06a5137 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    2633259 View commit details
    Browse the repository at this point in the history
  2. Use kwarg

    matthewelwell committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5a925ac View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    41c2163 View commit details
    Browse the repository at this point in the history