This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Must I use /auth/password/request ? #2404
Unanswered
glowkeeper
asked this question in
Q&A
Replies: 1 comment
-
Opps - meant to post this in #latest :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is pinging /auth/password/request the only way a user can reset their password? The whole 'email a user' workflow is problematic for me, as HIGH COMMAND have requested authentication via mobile phone numbers...eek!
Anyway, for now, I can put them off...
Meanwhile, if I'm tied to /auth/password/request, what form does PASSWORD_RESET_URL_ALLOW_LIST take? Is it a comma-separated string, i.e. "PASSWORD_RESET_URL_ALLOW_LIST="http://my.fab.production.webserver/user/password/reset, http://my.local.devserver/user/password/reset", or some other form, and relative to directus (I hope not)?
Beta Was this translation helpful? Give feedback.
All reactions