- Feb 07, 2025
-
-
Mike Knee authored
Read only create failed to work correctly due to the way DRF serializers behave. Updates to work consistently, and adds test to cover this case.
-
- Feb 04, 2025
-
-
E. Evstafiev authored
chore(release): 0.17.0 See merge request !91
-
activate-account-bot authored
-
E. Evstafiev authored
Resolve "Update API to accept list of codes" Closes #40 See merge request !86
-
E. Evstafiev authored
-
- Jan 31, 2025
-
-
Robin Goodall authored
chore(release): 0.16.1 See merge request !90
-
activate-account-bot authored
-
Robin Goodall authored
fix: bug with fake token creation See merge request !89
-
Robin Goodall authored
-
Robin Goodall authored
chore(release): 0.16.0 See merge request !88
-
activate-account-bot authored
-
Robin Goodall authored
feat: allow creation fake tokens in test/demo environments See merge request !87
-
- Jan 30, 2025
-
-
Robin Goodall authored
-
- Jan 22, 2025
-
-
activate-account-bot authored
-
Sebastiaan ten Pas authored
chore(release): 0.15.0 See merge request !82
-
Mike Knee authored
-
activate-account-bot authored
-
Sebastiaan ten Pas authored
Handle order of events, add soft delete and add valid_at See merge request !76
- Jan 21, 2025
-
-
Sebastiaan ten Pas authored
-
- Jan 17, 2025
-
-
Robin Goodall authored
chore(release): 0.14.0 See merge request !81
-
activate-account-bot authored
-
Robin Goodall authored
feat: correct password app reset token call and handle missing users See merge request !80
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Jan 16, 2025
-
-
Robin Goodall authored
chore(release): 0.13.0 See merge request !79
-
activate-account-bot authored
-
Robin Goodall authored
Resolve "Add an endpoint that gets a new reset token for the authenticated user" Closes #25 See merge request !77
-
- Jan 14, 2025
-
-
Robin Goodall authored
-
Robin Goodall authored
-
- Jan 10, 2025
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Jan 09, 2025
-
-
activate-account-bot authored
-
Mike Knee authored
Adds a setting to set the data manager internal API to read-only mode. This updates that API to be read-only by default. Environments have to explicitly configure the data manager API to allow write.