Mercurial > p > roundup > code
diff CHANGES.txt @ 5881:9938c40e03bc
Add "rest" and "xmlrpc" values for database tx_Source property
issue2551059: added new values for tx_Source to indicate when /rest
or /xmlrpc endpoint is being used rather than the html web
interface.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 28 Sep 2019 18:28:17 -0400 |
| parents | 94a7669677ae |
| children | d0aebd4aec72 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Sep 28 00:05:40 2019 -0400 +++ b/CHANGES.txt Sat Sep 28 18:28:17 2019 -0400 @@ -94,7 +94,10 @@ - issue2551058: Add new permissions: 'Rest Access' and 'Xmlrpc Access' to allow per-user access control to rest and xmlrpc interfaces using roles. - +- 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) + Fixed: - issue2550811: work around Unicode encoding issues in jinja2 template
