Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/doc/upgrading.txt Sun Sep 24 00:30:38 2017 -0400 +++ b/doc/upgrading.txt Sun Sep 24 01:16:04 2017 -0400 @@ -445,6 +445,13 @@ anonymous, you should remove this entry as it can be used to perform a username guessing attack against a roundup install. +Errors and Troubleshooting +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you notice that the "Unassigned Issues" search on page.html +is displaying assigned issues for users with the Anonymous role, +you need to allow search permissions for the user class. + Improvements in Classic Tracker query.edit.html template --------------------------------------------------------
