Merge pull request #3781 from overleaf/jpa-xss-18

[views] mitigate Angular XSS in the user-activate module

GitOrigin-RevId: 88a4501699b92e33c7ee120d180e60825d82fbd5
This commit is contained in:
Jakob Ackermann 2021-03-22 10:53:56 +01:00 committed by Copybot
parent 535c97e8cf
commit b19bd1ef61

View file

@ -23,6 +23,7 @@ block content
type="hidden",
name="passwordResetToken",
value=token
ng-non-bindable
)
.alert.alert-danger(ng-show="activationForm.response.error")
| #{translate("activation_token_expired")}