vikunja/pkg/modules
kolaente 764d3569ce fix: close leaked database sessions
Add defer s.Close() to sessions that were never closed:
- auth.GetAuthFromClaims inline session
- models.deleteUsers cron function
- notifications.notify database insert
2026-02-25 11:03:02 +01:00
..
auth fix: close leaked database sessions 2026-02-25 11:03:02 +01:00
avatar fix: use DelPrefix in upload avatar FlushCache to clear all cached sizes 2026-02-13 09:31:28 +01:00
background fix: add missing Commit() to write callers 2026-02-25 11:03:02 +01:00
dump fix(dump): limit copy size to prevent decompression bombs 2026-02-08 15:31:25 +01:00
keyvalue feat: add keyvalue.Remember function 2025-07-17 16:19:13 +02:00
migration fix: add missing Commit() to write callers 2026-02-25 11:03:02 +01:00