Mercurial > p > roundup > code
diff CHANGES.txt @ 5897:d0aebd4aec72
Provide a method for identifying invalid properties in permissions
issue2551062: roundup-admin security validates all properties in
permissions. It reports invalid properties.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 05 Oct 2019 12:33:23 -0400 |
| parents | 9938c40e03bc |
| children | 2f9ec00a2398 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Oct 02 22:06:02 2019 -0400 +++ b/CHANGES.txt Sat Oct 05 12:33:23 2019 -0400 @@ -97,7 +97,9 @@ - issue2551059: added new values for tx_Source to indicate when /rest or /xmlrpc endpoint is being used rather than the normal web endpoints. (John Rouillard) - +- issue2551062: roundup-admin security now validates all properties in + permissions. It reports invalid properties. (John Rouillard) + Fixed: - issue2550811: work around Unicode encoding issues in jinja2 template
