Mercurial > p > roundup > code
diff CHANGES.txt @ 5273:1bd252244501
Fix the retire and restore buttons in classic template. Change others:
Update devel and responsive templates with new javascript and
anti-csrf deployment mechanism for retire operation. Restore operation
not implemented yet, but somebody could do the work based on classic
template changes.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 23 Sep 2017 21:29:22 -0400 |
| parents | 928512faf565 |
| children | 07da34337f70 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Sep 23 13:05:48 2017 -0400 +++ b/CHANGES.txt Sat Sep 23 21:29:22 2017 -0400 @@ -454,7 +454,9 @@ subject is "showing template sources to all". - issue2550945: OpenPGP: Extends newissuecopy.py to encrypt if configured. (Bernhard Reiter) - +- CSRF protection broke the retire function for query edit. Fix + javascript and make sure csrf tokens are provided in the right + places. (John Rouillard) 2016-01-11: 1.5.1
