annotate mod_email_pass/templates/sendtoken.mail @ 5185:09d6bbd6c8a4
mod_http_oauth2: Fix treatment of 'redirect_uri' parameter in code flow
It's optional and the one stored in the client registration should
really be used instead. RFC 6749 says an URI provided as parameter MUST
be validated against the stored one but does not say how.
Given that the client needs their secret to proceed, it seems fine to
leave this for later.
| author |
Kim Alvefur <zash@zash.se> |
| date |
Thu, 02 Mar 2023 22:00:42 +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
|