semantic-release
b9bc0d3e4f
chore(release): v1.21.0
2026-05-22 19:47:30 +00:00
Christian Krakau-Louis
67e5fedce5
feat: add dashboard change summaries
2026-05-22 21:40:59 +02:00
semantic-release
40b7bc459a
chore(release): v1.20.0
2026-05-22 19:34:33 +00:00
Christian Krakau-Louis
364d517e07
feat: add source recommendations
2026-05-22 21:30:41 +02:00
semantic-release
c11ba15611
chore(release): v1.19.0
2026-05-22 19:25:21 +00:00
Christian Krakau-Louis
34d8a655a2
feat: add domain report csv export
2026-05-22 21:21:39 +02:00
semantic-release
dad6f16f82
chore(release): v1.18.0
2026-05-22 19:16:27 +00:00
Christian Krakau-Louis
ccc634a10b
feat: add domain daily rollups
2026-05-22 21:12:43 +02:00
semantic-release
b1ff08590f
chore(release): v1.17.0
2026-05-22 19:04:49 +00:00
Christian Krakau-Louis
692ca913e0
feat: add dashboard top source report
2026-05-22 21:01:14 +02:00
semantic-release
81d302c867
chore(release): v1.16.0
2026-05-22 18:56:35 +00:00
Christian Krakau-Louis
8485514445
feat: add dashboard trend charts
2026-05-22 20:52:47 +02:00
semantic-release
1c8eaa5733
chore(release): v1.15.0
2026-05-22 18:45:33 +00:00
Christian Krakau-Louis
14f9f6defd
feat: add source pass fail rollups
2026-05-22 20:41:34 +02:00
semantic-release
2165fb1054
chore(release): v1.14.0
2026-05-22 18:26:34 +00:00
Christian Krakau-Louis
b5d0ecaf85
feat: add mail source backfill controls
2026-05-22 20:22:28 +02:00
semantic-release
b46087a1a1
chore(release): v1.13.0
2026-05-22 18:16:20 +00:00
Christian Krakau-Louis
9e7ba94338
Merge pull request #102 from christianlouis/codex/import-detail-events
...
feat: add mail import detail events
2026-05-22 20:15:29 +02:00
Christian Krakau-Louis
c1b81d3e06
feat: add mail import detail events
2026-05-22 20:11:56 +02:00
semantic-release
b21ebd3249
chore(release): v1.12.0
2026-05-22 17:57:35 +00:00
Christian Krakau-Louis
5f416d042f
Merge pull request #101 from christianlouis/codex/per-source-mail-import
...
feat: add per-source mail import trigger
2026-05-22 19:56:47 +02:00
Christian Krakau-Louis
1b7f00e7a0
feat: add per-source mail import trigger
2026-05-22 19:54:11 +02:00
semantic-release
cf21890064
chore(release): v1.11.0
2026-05-22 17:45:28 +00:00
Christian Krakau-Louis
b104f26974
Merge pull request #100 from christianlouis/codex/mail-source-import-history-ui
...
feat: show mail import history
2026-05-22 19:44:41 +02:00
Christian Krakau-Louis
69aa1459eb
feat: show mail import history
2026-05-22 19:44:18 +02:00
semantic-release
648e3742f8
chore(release): v1.10.0
2026-05-22 17:39:19 +00:00
Christian Krakau-Louis
40f7d52df2
Merge pull request #99 from christianlouis/codex/report-persistence
...
feat: persist imported DMARC reports
2026-05-22 19:38:31 +02:00
Christian Krakau-Louis
b9041012de
feat: persist imported DMARC reports
2026-05-22 19:38:03 +02:00
semantic-release
9630944460
chore(release): v1.9.0
2026-05-22 17:31:05 +00:00
Christian Krakau-Louis
1fdfa016ed
Merge pull request #98 from christianlouis/codex/mail-source-import-history
...
feat: add mail source import history
2026-05-22 19:30:13 +02:00
Christian Krakau-Louis
4fc69602b3
feat: add mail source import history
2026-05-22 19:29:49 +02:00
semantic-release
d72c27d881
chore(release): v1.8.5
2026-05-22 17:18:28 +00:00
Christian Krakau-Louis
07b2ea400e
fix: harden DMARC mail import
2026-05-22 19:17:32 +02:00
Christian Krakau-Louis
181b43bff9
address copilot review followups ( #96 )
2026-05-18 19:17:36 +02:00
Christian Krakau-Louis
b4191e956c
address backend security and test suggestions
2026-05-18 16:44:06 +02:00
semantic-release
8f7c41193f
chore(release): v1.8.4
2026-04-02 17:49:04 +00:00
copilot-swe-agent[bot]
523b0529f4
fix: use Logto Account Center routes for password change and MFA management
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/d566f8d7-4560-4945-b9e5-388259f626a3
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-04-02 17:05:20 +00:00
semantic-release
b0e643bdf3
chore(release): v1.8.3
2026-03-31 14:00:29 +00:00
Christian Krakau-Louis
f8d4f936a7
Merge pull request #90 from christianlouis/copilot/fix-id-token-claims-extraction
...
fix: remove erroneous await from synchronous getIdTokenClaims() + add callback endpoint tests
2026-03-31 15:59:36 +02:00
copilot-swe-agent[bot]
32351a2134
test: add TestCallbackEndpoint tests to cover /callback auth endpoint
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/0683a057-d74b-4b1a-aeab-47f5bfbe4190
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-31 08:57:05 +00:00
copilot-swe-agent[bot]
c81173e417
implement password reset on login screen and MFA management for users
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/0419399d-3a03-4f02-a3a8-fc75da7172bc
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-30 19:58:40 +00:00
copilot-swe-agent[bot]
9f1494a090
fix: remove erroneous await from getIdTokenClaims() call
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/2a043a05-25c6-4750-a9e8-da2b1651b55b
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-30 19:51:43 +00:00
copilot-swe-agent[bot]
3a5b75e964
Fix Logto callback SSL error: extend LOGTO_SKIP_SSL_VERIFY patch to PyJWKClient (JWKS/urllib)
...
The 'Fail to fetch data from the url' callback error came from PyJWT's
PyJWKClient.fetch_data() using urllib to retrieve the JWKS, which is not
covered by the existing aiohttp.ClientSession SSL monkey-patch.
Extend _apply_logto_ssl_patch() to also replace PyJWKClient inside
logto.OidcCore with a subclass that injects the non-verifying ssl.SSLContext
via the ssl_context constructor parameter, ensuring both the OIDC discovery/
token requests (aiohttp) and ID-token JWKS verification (urllib) honour
LOGTO_SKIP_SSL_VERIFY=True.
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/14676b1a-3421-4839-9ba3-8229a3e5adf1
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-30 17:15:58 +00:00
Christian Krakau-Louis
74ce9a7e37
Merge pull request #88 from christianlouis/copilot/implement-secure-api-key-storage
...
Add LOGTO_SKIP_SSL_VERIFY setting to support self-signed certificates on Logto instances
2026-03-30 18:56:48 +02:00
copilot-swe-agent[bot]
92d6a06a33
Default LOGTO_SKIP_SSL_VERIFY to true; update comment and docs
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/8a17f133-904d-45c7-bc35-b3f5c1d2c97e
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-30 16:46:25 +00:00
Christian Krakau-Louis
8d98d96afc
Merge pull request #87 from christianlouis/copilot/exclude-static-assets-login
...
Exclude static asset file extensions from auth redirect middleware
2026-03-30 18:43:36 +02:00
copilot-swe-agent[bot]
3fb90dbcf6
Exclude static asset extensions from auth redirect middleware
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/3e1fe3d2-54b1-4eb4-90d2-173a5e95d376
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-30 16:36:28 +00:00
semantic-release
3c6d737139
chore(release): v1.8.2
2026-03-30 16:33:46 +00:00
Christian Krakau-Louis
a463599d05
Merge pull request #86 from christianlouis/copilot/fix-asgi-application-exception
...
Fix AttributeError: Scope.offlineAccess removed in logto SDK 0.2.x
2026-03-30 18:32:53 +02:00
copilot-swe-agent[bot]
9f5e2c1258
fix: use OAuthScope.offlineAccess instead of Scope.offlineAccess for logto SDK compatibility
...
Agent-Logs-Url: https://github.com/christianlouis/dmarq/sessions/2982bcbd-abe6-474a-94ff-e7c6aabe4890
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-03-30 15:57:24 +00:00