Roundup Tracker - Issues

Issue 1045698

classification
Anonymous user can't search (permission error)
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : a1s, jlgijsbers, richard
Priority: normal :

Created on 2004-10-12 20:55 by jlgijsbers, last changed 2004-10-30 10:59 by a1s.

Messages
msg1475 Author: [hidden] (jlgijsbers) Date: 2004-10-12 20:55
Trying to search as an anonymous user in a tracker run
with 'python demo.py' on current CVS gets me the
following error: 'You are not allowed to view items of
class user'. 

I suppose this is due to the permissions changes and
you already know this, but closing a bug isn't that
much work, so I figured I'd bring it to your attention.
msg1476 Author: [hidden] (richard) Date: 2004-10-12 23:41
Logged In: YES 
user_id=6405

This isn't really repairable in 0.7, due to the lack of property-level 
permissions. 
 
Marking as "fixed" even though for you it's not, sorry. 
msg1477 Author: [hidden] (jlgijsbers) Date: 2004-10-13 07:50
Logged In: YES 
user_id=469548

Note: I was talking about 0.8 CVS HEAD, not the 0-7-maint
branch.
msg1478 Author: [hidden] (richard) Date: 2004-10-14 22:17
Logged In: YES 
user_id=6405

Oh, right. I'll leave this open then :) 
msg1479 Author: [hidden] (a1s) Date: 2004-10-30 10:59
Logged In: YES 
user_id=8719

this was fixed 25-oct-2004
History
Date User Action Args
2004-10-12 20:55:53jlgijsberscreate