ma1uta / ma1sd

Federated Matrix Identity Server (formerly fork of kamax/mxisd)
GNU Affero General Public License v3.0
166 stars 55 forks source link

No allow register user [request failed: CORS request rejected /_matrix/client/r0/register/email/requestToken ] #96

Closed AnonymousWebHacker closed 2 years ago

AnonymousWebHacker commented 3 years ago

Steps:

Matrix-synapse

homeserver.yaml, is configured with register enabled and the mail server conf

ma1sd

1 - I installed ma1sd from .deb (Ubuntu Focal )

but

When I try to register a user with email, I get an error

request failed: CORS request rejected: https://matrix.domain.com/_matrix/client/r0/register/email/requestToken

Captura de pantalla de 2021-06-14 00-44-40

AnonymousWebHacker commented 2 years ago

fixed

psychofaktory commented 2 years ago

@AnonymousWebHacker How was this fixed?

Got the error "request failed: CORS request rejected: https:///_matrix/client/r0/account/3pid/email/requestToken" while trying to add an E-Mail-Adress.

AnonymousWebHacker commented 2 years ago

@AnonymousWebHacker How was this fixed?

Got the error "request failed: CORS request rejected: https:///_matrix/client/r0/account/3pid/email/requestToken" while trying to add an E-Mail-Adress.

I barely remember, it was a long time ago.

I think you have to ensure the correct mail syntax in the homeserver.yaml and have a configuration in the _/matrix/client file