Closed muhlemmer closed 1 month ago
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 0.05%. Comparing base (
bfb0be0
) to head (53cb67a
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/authentication/authenticate.go | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:tada: This PR is included in version 3.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This change adds the possibility to set an external secure flag to the Authenticator. This allows creating logout URLs with
https
protocol when the service is behind a reverse proxy.Closes #285
Definition of Ready