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

refactor(trust): add provider #4713

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Conversation

james-d-elliott
Copy link
Member

No description provided.

@authelia
Copy link

authelia bot commented Jan 6, 2023

Artifacts

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

Docker Container

  • docker pull authelia/authelia:refactor-trust-provider
  • docker pull ghcr.io/authelia/authelia:refactor-trust-provider

@netlify
Copy link

netlify bot commented Jan 6, 2023

Deploy Preview for authelia-staging ready!

Name Link
🔨 Latest commit 1a52dde
🔍 Latest deploy log https://app.netlify.com/sites/authelia-staging/deploys/640abfed1f1cb80008bab886
😎 Deploy Preview https://deploy-preview-4713--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 settings.

internal/handlers/handler_verify_test.go Outdated Show resolved Hide resolved
internal/session/provider.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 7, 2023

Codecov Report

Merging #4713 (1a52dde) into master (8d4924b) will decrease coverage by 0.21%.
The diff coverage is 59.08%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4713      +/-   ##
==========================================
- Coverage   67.93%   67.72%   -0.21%     
==========================================
  Files         283      285       +2     
  Lines       21209    21469     +260     
  Branches      443      443              
==========================================
+ Hits        14408    14540     +132     
- Misses       6024     6136     +112     
- Partials      777      793      +16     
Flag Coverage Δ
backend 68.08% <59.08%> (-0.24%) ⬇️
frontend 63.15% <ø> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
internal/configuration/schema/types.go 56.01% <0.00%> (-0.71%) ⬇️
internal/configuration/validator/configuration.go 100.00% <ø> (ø)
internal/session/provider_config.go 84.25% <33.33%> (ø)
internal/commands/storage_run.go 42.45% <50.00%> (+0.52%) ⬆️
internal/trust/production.go 52.14% <52.14%> (ø)
internal/storage/sql_provider_backend_mysql.go 70.45% <60.00%> (ø)
internal/notification/smtp_notifier.go 54.62% <66.66%> (-2.01%) ⬇️
internal/utils/crypto.go 74.92% <66.66%> (+0.30%) ⬆️
internal/storage/sql_provider_backend_postgres.go 58.90% <75.00%> (ø)
internal/commands/context.go 72.09% <76.19%> (-0.11%) ⬇️
... and 4 more

... and 1 file with indirect coverage changes

internal/trust/standard.go Outdated Show resolved Hide resolved
internal/trust/standard.go Outdated Show resolved Hide resolved
internal/trust/util.go Outdated Show resolved Hide resolved
…ider

# Conflicts:
#	docs/data/configkeys.json
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

2 participants