Releases: TKOaly/user-service
Releases · TKOaly/user-service
v1.8.6
Compare
Sorry, something went wrong.
No results found
Increase session maximum age to 5 minutes
Seeding fixes for tko-aly.localhost
Full Changelog : v1.8.5...v1.8.6
v1.8.5
Compare
Sorry, something went wrong.
No results found
Improve the robustness and error handling of the NATS message handler.
v1.8.4
Compare
Sorry, something went wrong.
No results found
Include previously expelled members in the list of nonmember users.
v1.8.3
Compare
Sorry, something went wrong.
No results found
Fixed the first payment being returned where the latest should have been returned.
v1.8.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Provide a script for rebuilding the users table from the event stream by @dogamak in #158
Full Changelog : v1.8.1...v1.8.2
v1.8.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Implement an endpoint for querying payments by their reference number by @dogamak in #157
Full Changelog : v1.8.0...v1.8.1
v1.8.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.7.0...v1.8.0
v1.7.0
Compare
Sorry, something went wrong.
No results found
Use NATS JetStream for storing membership information changes.
v1.6.10
Compare
Sorry, something went wrong.
No results found
Fix CSRF on password recovery forms.
v1.6.9
Compare
Sorry, something went wrong.
No results found
Disable the form-action CSP directive, as that rendered the forms inoperable on Chromium.