Hi Steve, Am 14.01.11 21:32, schrieb Steve S: > Thanks, Martin. The FILE_VIEW permission fixed this problem! What > defines the permissions for TEAM_MEMBER?
Those are defined in Code in the file agilo/utils/constancs.py. TEAM_MEMBER does not have the right FILE_VIEW as the default configuration already provides it via "anonymous". However if you removed it from there, TEAM_MEMBER wouldn't inherit it from there. (Same with the other Permissions that anonymous carries in the default configuration). Now I'm off thinking that we should actually not make TEAM_MEMBER depend on the rights anonymous has to make it easier to remove it. I'll trac that as a bug (#1089). :) Regards, Martin -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

