Roundup Tracker - Issues

Message1832

Author alain_tesio
Recipients
Date 2005-01-17.04:46:08
Message-id
In-reply-to
When you comment this line in schema.py:

db.security.addPermissionToRole('User', 'View', 'user')

You cannot see the home page, it gives this error:

(You are not allowed to view items of class user). 

Error code explanation: 403 = Request forbidden --
authorization will not help. 
History
Date User Action Args
2009-02-03 14:21:10adminlinkissue1103656 messages
2009-02-03 14:21:10admincreate