comparison doc/upgrading.txt @ 4310:8e0d350ce644

Proper handling of 'Create' permissions in both mail gateway... ...(earlier commit 2009-12-07 00:13:27!richard@users.sourceforge.net by Richard) and web interface, this used to check 'Edit' permission previously. See http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5133 Add regression tests for proper handling of 'Create' and 'Edit' permissions.
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Mon, 21 Dec 2009 12:00:57 +0000
parents b30bdfae4461
children 594eee0d43fc
comparison
equal deleted inserted replaced
4309:4ce71b5480a8 4310:8e0d350ce644
10 then you don't need to do anything. If you're upgrading from 0.5.6 to 10 then you don't need to do anything. If you're upgrading from 0.5.6 to
11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3"
12 steps. 12 steps.
13 13
14 .. contents:: 14 .. contents::
15
16 Migrating from 1.4.x to 1.4.12
17 ==============================
18
19 Item creation now checks the "Create" permission instead of the "Edit"
20 permission for individual properties. If you have modified your tracker
21 permissions from the default distribution, you should check that
22 "Create" permissions exist for all properties you want users to be able
23 to create.
15 24
16 Migrating from 1.4.x to 1.4.11 25 Migrating from 1.4.x to 1.4.11
17 ============================== 26 ==============================
18 27
19 Close poential security hole 28 Close poential security hole

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