Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Some small wording updates to the UPGRADES.rst notice
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Apr 19, 2021
1 parent fdbf9a8 commit d3f2a26
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions UPGRADE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ future date of which their account has been renewed until. See the
`default template <https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_renewed.html>`_
for an example of usage.

Relatedly, note that in this update a new HTML template has been added which is shown to users when they
attempt to renew their account with a valid renewal token that has already been used before. The default template
contents can been found
`here <https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_previously_renewed.html>`_, and
can also accept an ``expiration_ts`` variable. This template replaces the error message users would previously see upon
attempting to use a token more than once.
ALso note that a new HTML template, ``account_previously_renewed.html``, has been added. This is is shown to users
when they attempt to renew their account with a valid renewal token that has already been used before. The default
template contents can been found
`here <https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_previously_renewed.html>`_,
and can also accept an ``expiration_ts`` variable. This template replaces the error message users would previously see
upon attempting to use a valid renewal token more than once.


Upgrading to v1.32.0
Expand Down

0 comments on commit d3f2a26

Please sign in to comment.