comparison CHANGES.txt @ 5899:2f9ec00a2398

typo fix.
author John Rouillard <rouilj@ieee.org>
date Sat, 05 Oct 2019 12:51:11 -0400
parents d0aebd4aec72
children c3728772c594
comparison
equal deleted inserted replaced
5898:be8524335bfa 5899:2f9ec00a2398
85 - issue2551043: Add X-Roundup-issue-id email header. Add a new header 85 - issue2551043: Add X-Roundup-issue-id email header. Add a new header
86 to make it easier to filter notification emails without having to 86 to make it easier to filter notification emails without having to
87 parse the subject line. (John Rouillard) 87 parse the subject line. (John Rouillard)
88 - The database filter method now can also do an exact string search. 88 - The database filter method now can also do an exact string search.
89 - The database filter method now has limit and offset parameters that 89 - The database filter method now has limit and offset parameters that
90 map to the corresponging parameters of SQL. 90 map to the corresponding parameters of SQL.
91 - issue2551061: Add rudimentary experimental support for JSON Web 91 - issue2551061: Add rudimentary experimental support for JSON Web
92 Tokens to allow delegation of limited access rights to third 92 Tokens to allow delegation of limited access rights to third
93 parties. See doc/rest.txt for details and intent. (John Rouillard) 93 parties. See doc/rest.txt for details and intent. (John Rouillard)
94 - issue2551058: Add new permissions: 'Rest Access' and 'Xmlrpc Access' 94 - issue2551058: Add new permissions: 'Rest Access' and 'Xmlrpc Access'
95 to allow per-user access control to rest and xmlrpc interfaces using 95 to allow per-user access control to rest and xmlrpc interfaces using

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