Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(configuration): unix socket listener subpath #6463

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

james-d-elliott
Copy link
Member

Adds a subpath configuration query parameter to unix sockets and other listeners.

@authelia
Copy link

authelia bot commented Dec 26, 2023

Artifacts

These changes are published for testing on Buildkite, DockerHub and GitHub Container Registry.

Docker Container

  • docker pull authelia/authelia:feat-server-unix-path
  • docker pull ghcr.io/authelia/authelia:feat-server-unix-path

Copy link

netlify bot commented Dec 26, 2023

Deploy Preview for authelia-staging ready!

Name Link
🔨 Latest commit af5efbb
🔍 Latest deploy log https://app.netlify.com/sites/authelia-staging/deploys/658b5ac833eeb10008debe42
😎 Deploy Preview https://deploy-preview-6463--authelia-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Adds a subpath configuration query parameter to unix sockets and other listeners.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d0f1dcf) 74.41% compared to head (b20bac3) 74.40%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6463      +/-   ##
==========================================
- Coverage   74.41%   74.40%   -0.01%     
==========================================
  Files         288      288              
  Lines       25492    25500       +8     
  Branches      443      443              
==========================================
+ Hits        18970    18974       +4     
- Misses       5761     5764       +3     
- Partials      761      762       +1     
Flag Coverage Δ
backend 75.56% <95.23%> (-0.02%) ⬇️
frontend 58.27% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/configuration/schema/types_address.go 97.28% <100.00%> (+0.06%) ⬆️
internal/configuration/validator/server.go 100.00% <100.00%> (ø)
internal/configuration/validator/telemetry.go 100.00% <100.00%> (ø)
internal/server/handlers.go 87.60% <100.00%> (ø)
internal/server/server.go 75.67% <80.00%> (ø)

... and 4 files with indirect coverage changes

@james-d-elliott james-d-elliott merged commit 7a97373 into master Dec 27, 2023
48 checks passed
@james-d-elliott james-d-elliott deleted the feat-server-unix-path branch December 27, 2023 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant