comparison CHANGES.txt @ 5709:e2378b6afdb5

Fix issue2551041 - change permission check from "Create User" to "Register User" in page.html for the responsive and devel templates. (reporter Cédric Krier)
author John Rouillard <rouilj@ieee.org>
date Sat, 13 Apr 2019 13:53:24 -0400
parents aa13a517cc63
children cad18de2b988
comparison
equal deleted inserted replaced
5708:ad786c394788 5709:e2378b6afdb5
115 - Make all links created with rel=nofollow include noopener. Deals 115 - Make all links created with rel=nofollow include noopener. Deals
116 with possible hijack of original page due to malicious link target. 116 with possible hijack of original page due to malicious link target.
117 https://mathiasbynens.github.io/rel-noopener/ (John Rouillard) 117 https://mathiasbynens.github.io/rel-noopener/ (John Rouillard)
118 - Fix bug where some protected properties were not identified as such 118 - Fix bug where some protected properties were not identified as such
119 when using the anydbm backend (John Rouillard) 119 when using the anydbm backend (John Rouillard)
120 - issue2551041 - change permission check from "Create User" to "Register
121 User" in page.html for the responsive and devel templates. (reporter
122 Cédric Krier, John Rouillard)
123
120 124
121 2018-07-13 1.6.0 125 2018-07-13 1.6.0
122 126
123 Features: 127 Features:
124 128

Roundup Issue Tracker: http://roundup-tracker.org/