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

fix: optional unauthorized status codes #1753

Merged
merged 5 commits into from Dec 3, 2021

Conversation

dpgaspar
Copy link
Owner

@dpgaspar dpgaspar commented Dec 3, 2021

Description

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #1753 (9932b64) into master (0706abe) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1753      +/-   ##
==========================================
+ Coverage   76.78%   76.88%   +0.10%     
==========================================
  Files          56       56              
  Lines        8131     8136       +5     
==========================================
+ Hits         6243     6255      +12     
+ Misses       1888     1881       -7     
Flag Coverage Δ
python 76.88% <100.00%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
flask_appbuilder/security/decorators.py 93.33% <100.00%> (+5.09%) ⬆️
flask_appbuilder/security/manager.py 75.91% <0.00%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0706abe...9932b64. Read the comment docs.

@dpgaspar dpgaspar merged commit 319b6be into master Dec 3, 2021
@dpgaspar dpgaspar deleted the fix/unathorized-status-codes branch December 3, 2021 18:01
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