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

Implement HTTPBasic security #564

Merged

Conversation

sternakt
Copy link
Collaborator

Description

Type of change

  • New feature (a non-breaking change that adds functionality)
  • This change requires a documentation update

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

@sternakt sternakt linked an issue Nov 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fastagency/api/openapi/security.py 93.33% 1 Missing ⚠️
Files with missing lines Coverage Δ
...user_guide/external_rest_apis/security_examples.py 100.00% <ø> (ø)
fastagency/api/openapi/security.py 89.92% <93.33%> (+0.41%) ⬆️

davorrunje
davorrunje previously approved these changes Nov 12, 2024
@davorrunje davorrunje added this pull request to the merge queue Nov 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2024
@sternakt sternakt added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit b781e16 Nov 12, 2024
22 checks passed
@sternakt sternakt deleted the 562-implement-basic-http-auth-in-security-client-parsing branch November 12, 2024 15:23
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.

Implement basic http auth in security client parsing
3 participants