comparison doc/upgrading.txt @ 5276:a034f8d09a21

add doc on wierdness in 'Show Unassigned' error if user search for anon not added
author John Rouillard <rouilj@ieee.org>
date Sun, 24 Sep 2017 01:16:04 -0400
parents fee207407dee
children b2998cb86bae
comparison
equal deleted inserted replaced
5275:fee207407dee 5276:a034f8d09a21
442 db.security.addPermissionToRole ('Anonymous', p) 442 db.security.addPermissionToRole ('Anonymous', p)
443 443
444 If you are running a tracker that **does not** allow read access for 444 If you are running a tracker that **does not** allow read access for
445 anonymous, you should remove this entry as it can be used to perform 445 anonymous, you should remove this entry as it can be used to perform
446 a username guessing attack against a roundup install. 446 a username guessing attack against a roundup install.
447
448 Errors and Troubleshooting
449 ~~~~~~~~~~~~~~~~~~~~~~~~~~
450
451 If you notice that the "Unassigned Issues" search on page.html
452 is displaying assigned issues for users with the Anonymous role,
453 you need to allow search permissions for the user class.
447 454
448 Improvements in Classic Tracker query.edit.html template 455 Improvements in Classic Tracker query.edit.html template
449 -------------------------------------------------------- 456 --------------------------------------------------------
450 457
451 There is a new query editing template included in the distribution at: 458 There is a new query editing template included in the distribution at:

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