monorepo/cloud/maplefile-backend/internal/repo/user
Bartlomiej Mika 5156835e80 Fix: Update users_by_email with all fields
The security_data field, which includes the WasEmailVerified
flag, must be preserved during email updates. The update
query now includes all fields in the users_by_email table.

https://codeberg.org/mapleopentech/monorepo/issues/1#issuecomment-8725011
2025-12-05 15:38:46 -05:00
..
anonymize_old_ips.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
anonymize_user_ips.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
check.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
create.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
delete.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
get.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
helpers.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
impl.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
provider.go Initial commit: Open sourcing all of the Maple Open Technologies code. 2025-12-02 14:33:08 -05:00
update.go Fix: Update users_by_email with all fields 2025-12-05 15:38:46 -05:00