Typebot - Login with email and disabling cloudron login
-
Hello
I want to disable login w cloudron, and configure login only with email
I see other topics, but doesnt helpI am using a external smtp server, and tried edit env.sh with this parameters, but doesnt work:
SMTP_USERNAME="$CLOUDRON_MAIL_SMTP_USERNAME"
SMTP_PASSWORD="$CLOUDRON_MAIL_SMTP_PASSWORD"
SMTP_HOST="$CLOUDRON_MAIL_SMTP_SERVER"
SMTP_PORT="$CLOUDRON_MAIL_SMTP_PORT"
SMTP_AUTH_DISABLED=falseAnyone can help me w this?
-
https://docs.cloudron.io/apps/#access-restriction
The app isn't packaged to manage it's own users.
-
No login available via email or typebot..
I tried wexport SMTP_AUTH_DISABLED="false"
export SMTP_HOST="smtp.titan.email"
export SMTP_PORT="465"
export SMTP_USERNAME="typebot@....com"
export SMTP_PASSWORD="...@."
export SMTP_SECURE="true"
export NEXT_PUBLIC_SMTP_FROM="Login Typebot <typebot@....com>"and
SMTP_AUTH_DISABLED="false"
SMTP_HOST="smtp.titan.email"
SMTP_PORT="465"
SMTP_USERNAME="typebot@....com"
SMTP_PASSWORD="...@."
SMTP_SECURE="true"
NEXT_PUBLIC_SMTP_FROM="Login Typebot <typebot@....com>"but nothing works
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login