badman-rodriguez commented on issue #10103: URL: https://github.com/apache/incubator-superset/issues/10103#issuecomment-685960246
> ok. @willbarrett > > In `superset/config.py` there is a setting: > > ``` > # Will allow user self registration, allowing to create Flask users from Authorized User > AUTH_USER_REGISTRATION = True > ``` > > ^ when that is set to true, it allows a user to register to get access. > Which is great, but there is a requirement to have GOOGLE RECAPTCHA... > > Because you get an error that says `RECAPTCHA_PUBLIC_KEY` this is missing. > > I was hoping to make this not a requirement but optional when registering a user. @willbarrett does this make sense? let me know if you need more info. Thanks! ---------------------------------------------------------------- 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]
