annotate mod_email_pass/templates/sendtoken.mail @ 4983:7c77058a1ac5
mod_compat_roles: New module providing compat shim for trunk's new role API
The new role API is translated to is_admin() calls on older versions. On newer
versions (which have the role API) this module does nothing.
It allows modules to drop their use of is_admin() (which is not available in
trunk) and switch to the new role API, while remaining compatible with
previous Prosody versions.
author |
Matthew Wild <mwild1@gmail.com> |
date |
Thu, 11 Aug 2022 17:49:33 +0100 |
parents |
0ae065453dc9 |
children |
|
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 |