Skip to content

events: use absolute URLs (constructed using base_url from the tenant) when sending notifications outside (e.g. via email) - #24877

Open
atereshkin wants to merge 5 commits into
goauthentik:mainfrom
atereshkin:notification-absolute-urls-2
Open

events: use absolute URLs (constructed using base_url from the tenant) when sending notifications outside (e.g. via email)#24877
atereshkin wants to merge 5 commits into
goauthentik:mainfrom
atereshkin:notification-absolute-urls-2

events: use absolute urls (constructed using base_url from the tenant…

2007214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

91.35% (-0.03%) compared to 560518a

View this Pull Request on Codecov

91.35% (-0.03%) compared to 560518a

Details

Codecov Report

❌ Patch coverage is 99.00990% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.35%. Comparing base (560518a) to head (2007214).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
authentik/events/models.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24877      +/-   ##
==========================================
- Coverage   91.37%   91.35%   -0.03%     
==========================================
  Files        1137     1138       +1     
  Lines       71591    71691     +100     
  Branches     3875     3875              
==========================================
+ Hits        65417    65490      +73     
- Misses       6139     6166      +27     
  Partials       35       35              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.