GitHub user gabriel-korbato added a comment to the discussion: How to customize 
authentication in version 6

@dosu That does not work. It returns the page with the blank "Sign in" card, 
and the logs include a message reading 
`ERROR:flask_appbuilder.security.sqla.manager:Error adding new user to 
database. This transaction is closed`. If I insert 
`log.info(f"{g.user.is_authenticated}")` immediately before or after 
db.session.commit() it works, but the race condition persists.

GitHub link: 
https://github.com/apache/superset/discussions/38199#discussioncomment-15904909

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to