This site is an archive; learn more about 8 years of OpenHatch.

[Devel] Bug tracker is failing on basic actions

Jessica McKellar jessica.mckellar at gmail.com
Sun Dec 19 04:09:16 UTC 2010


Confirmed!

-Jessica

On Sat, Dec 18, 2010 at 10:44 PM, Asheesh Laroia <asheesh at asheesh.org>wrote:

> Fixed, I think:
>
>
> diff --git a/schema.py b/schema.py
> index 4fac70c..d3fdc28 100644
>
> --- a/schema.py
> +++ b/schema.py
> @@ -157,6 +157,7 @@ db.security.addPermissionToRole('Anonymous', 'Web
> Access')
>
>  # Assign the appropriate permissions to the anonymous user's Anonymous
>  # Role. Choices here are:
>  # - Allow anonymous users to register
> +db.security.addPermission(name='Register', klass='user', description='User
> is allowed to Register')
>
>  db.security.addPermissionToRole('Anonymous', 'Register', 'user')
>
>  # Allow anonymous users access to view issues (and the related, linked
>
>
> Jessica, can you confirm/deny? (-:
>
> -- Asheesh.
>
> _______________________________________________
> Devel mailing list
> Devel at lists.openhatch.org
> http://lists.openhatch.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhatch.org/pipermail/devel/attachments/20101218/7f24ab06/attachment.html>


More information about the Devel mailing list