Merge pull request #81 from christianlouis/copilot/add-debug-functionality-gmail-integration

security: upgrade python-jose 3.3.0 → 3.4.0 (algorithm confusion with OpenSSH ECDSA keys)
This commit is contained in:
Christian Krakau-Louis
2026-03-26 11:45:20 +01:00
committed by GitHub
6 changed files with 280 additions and 28 deletions
+1
View File
@@ -185,6 +185,7 @@ Comprehensive task breakdown for repository improvements and production readines
- [x] Gmail API one-click OAuth grant flow with token refresh and revocation handling
- [x] Unified Google OAuth flow: sign-in requests all Gmail scopes; single `/auth/callback` redirect URI needed in Google Console
- [x] Message deduplication (POP3 UIDL + IMAP \Seen flag + DB tracking)
- [x] **Debug email**: "Send Debug Email" button in Settings injects a test message (from christian@docuelevate.org, dated today, labelled `test` + `imported`, placed in inbox) to verify end-to-end Gmail API delivery
- [ ] Implement GDPR data export endpoint
- [ ] Complete notification service integration (Apprise)
- [ ] Add advanced email filtering