Annotate
mod_email_pass/templates/sendtoken.mail @ 5440:82a14082be3f
mod_auth_oauth_external: Allow different username in PLAIN vs final JID
Mastodon for example having email addresses usernames in login, but a
different username in the service itself.
Thanks to @tcit@social.tcit.fr for the pointer to a usable validation
endpoint for Mastodon, allowing this to be tested.
author |
Kim Alvefur <zash@zash.se> |
date |
Wed, 10 May 2023 13:52:31 +0200 |
parent |
1342:0ae065453dc9 |
rev |
line source |
1342
|
1 Hola:
|
|
2
|
|
3 Si has recibido este email es porque has solicitado el reseteo de la
|
|
4 clave de tu cuenta Jabber/XMPP {jid}
|
|
5
|
|
6 Para proceder con el cambio de clave, haz click en el siguiente enlace:
|
|
7
|
|
8 {url}
|
|
9
|
|
10 Si no has solicitado resetear tu clave, ignora este mensaje.
|
|
11
|
|
12 Atentamente, el equipo de mijabber.es
|
|
13
|
|
14
|