hoomano / mojodex

Open Source Digital Assistant Platform for Enterprises
https://hoomano.github.io/mojodex
Apache License 2.0
36 stars 4 forks source link

WebApp > Don't display 'reset password' link if no EmailSender configured #94

Closed xbasset closed 5 months ago

xbasset commented 5 months ago

In the web app, replace the check from process.env variables that are not set anymore by a REST call to the Python backend that check if there is either a SMTP server or AWS SES service configured