Mercurial > p > roundup > code
comparison CHANGES.txt @ 4440:7c576a4dea9d
XML-RPC documentation now linked from the docs/index
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Wed, 20 Oct 2010 14:12:08 +0000 |
| parents | 3ef12483c4bf |
| children | 80a9295a60fd |
comparison
equal
deleted
inserted
replaced
| 4439:3ef12483c4bf | 4440:7c576a4dea9d |
|---|---|
| 8 | 8 |
| 9 - Add explicit "Search" permissions, see Security Fix below. | 9 - Add explicit "Search" permissions, see Security Fix below. |
| 10 | 10 |
| 11 Fixed: | 11 Fixed: |
| 12 | 12 |
| 13 - Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke). | |
| 14 - Security Fix: Add a check for search-permissions: now we allow | 13 - Security Fix: Add a check for search-permissions: now we allow |
| 15 searching for properties only if the property is readable without a | 14 searching for properties only if the property is readable without a |
| 16 check method or if an explicit search permission (see above unter | 15 check method or if an explicit search permission (see above unter |
| 17 "Features) is given for the property. This fixes cases where a user | 16 "Features) is given for the property. This fixes cases where a user |
| 18 doesn't have access to a property but can deduce the content by | 17 doesn't have access to a property but can deduce the content by |
| 19 crafting a clever search, group or sort query. | 18 crafting a clever search, group or sort query. |
| 20 see doc/upgrading.txt for how to fix your trackers! (Ralf Schlatterbeck). | 19 see doc/upgrading.txt for how to fix your trackers! (Ralf Schlatterbeck). |
| 20 - Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke). | |
| 21 - XML-RPC documentation now linked from the docs/index (Bernhard Reiter). | |
| 21 | 22 |
| 22 2010-10-08 1.4.16 (r4541) | 23 2010-10-08 1.4.16 (r4541) |
| 23 | 24 |
| 24 Features: | 25 Features: |
| 25 | 26 |
