You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plural usernames are changeable but are currently being used as the flask appbuilder username which the underlying code doesn't know how to modify. We'll want to write a migration to modify these to something more stable and avoid this potential footgun.
Ideas of Implementation
Modify oauth provider subclass and write a migration job to do the database rewiring.
Message from the maintainers:
Excited about this feature? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered:
Use Case
Plural usernames are changeable but are currently being used as the flask appbuilder username which the underlying code doesn't know how to modify. We'll want to write a migration to modify these to something more stable and avoid this potential footgun.
Ideas of Implementation
Modify oauth provider subclass and write a migration job to do the database rewiring.
Message from the maintainers:
Excited about this feature? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered: