Currently we're doing this at the form level. What do you think about doing this at the authentication service level so that anything that authenticates with the "user.auth" service is allowed to use email as well.
This would also solve the issue with the module not working with the REST api endpoint as noted in #2981315: Only overrides login form, REST login does not accept emails.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff.txt | 868 bytes | grndlvl |
| #4 | 3122968-3.patch | 2.64 KB | grndlvl |
Comments
Comment #2
grndlvl commentedComment #3
grndlvl commentedComment #4
grndlvl commentedMinor clean up to remove password service completely since we're not using it.
Comment #5
mqanneh@grndlvl
Moving this into new branch 8.x-2.x
Comment #6
mqannehComment #7
mqannehComment #8
mqanneh