Open dklimpel opened 2 months ago
MAS still requires for now that users have a valid primary email address to do any kind of client login (compat or OAuth 2.0). The feature to make that optional is tracked in #1505 A way to work around this is to register the user using the CLI with a dumb email.
What's not normal is the 500 error you get on /add-email
For your information, this issue has been copied over to the Element fork of matrix-authentication-service
: https://github.com/element-hq/matrix-authentication-service/issues/3112
What I did:
email_change_allowed
tofalse
/login
,/complete-compat-sso
/add-email
error 500
Apparently there is an obligation to use a mail address.
Version: MAS 0.10.rc0