H3ALY 06e647d00f Feature: Add account-protected route to mark notifications as read
- Created /account/notifications/read endpoint secured by session middleware
- Ensured users can only mark their own notifications as read
- Updated dropdown links to point to /account/notifications/read?id={id}
- Improved notification security by matching user_id in DB update
- Added redirect flow to full notifications page after marking read
- Logged DB errors to assist debugging
2025-04-01 22:12:41 +01:00
2025-04-01 15:50:39 +01:00
2025-03-25 15:12:56 +00:00
Description
No description provided
890 KiB
Languages
Go 77.5%
HTML 21.2%
CSS 1.3%