mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 17:23:22 +03:00
[PR #854] [MERGED] fix: move audit log call before TX is committed #580
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/854
Author: @ItalyPaleAle
Created: 8/20/2025
Status: ✅ Merged
Merged: 8/21/2025
Merged by: @kmendell
Base:
main← Head:fix-audit-log📝 Commits (1)
479a2c1fix: move audit log call before TX is committed📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
backend/internal/service/webauthn_service.go(+2 -2)📄 Description
Partially reverts
fe003b927c. Calls toCreateNewSignInWithEmailaccept a transaction, so they should be made before the tx is committed🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.