amitmiran137 commented on issue #13747: URL: https://github.com/apache/superset/issues/13747#issuecomment-812540510
answered by @dpgaspar on slack _You can create your own Auth view_: https://github.com/dpgaspar/Flask-AppBuilder/blob/master/flask_appbuilder/security/views.py#L483 (or just override appbuilder/general/security/login_db.html) _then on your custom security manager (can be really thin) override this_: https://github.com/dpgaspar/Flask-AppBuilder/blob/master/flask_appbuilder/security/manager.py#L173 _referencing you Auth view_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
