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: user registration menu name #2051

Merged
merged 1 commit into from
May 24, 2023
Merged

Conversation

dpgaspar
Copy link
Owner

Description

Small fix for an old copy pasta mistake

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 May 24, 2023

Codecov Report

Merging #2051 (d155f9b) into master (ae25ad4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2051   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files          72       72           
  Lines        8698     8698           
=======================================
  Hits         6839     6839           
  Misses       1859     1859           
Flag Coverage Δ
python 78.62% <100.00%> (ø)

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

Impacted Files Coverage Δ
flask_appbuilder/security/manager.py 76.16% <ø> (ø)
flask_appbuilder/__init__.py 100.00% <100.00%> (ø)

@dpgaspar dpgaspar merged commit b2cec68 into master May 24, 2023
@dpgaspar dpgaspar deleted the fix/user-register-menu-name branch May 24, 2023 15:42
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.

1 participant