[users at bb.net] Trying out modern buildbot finally...

Pierre Tardy tardyp at gmail.com
Mon May 14 08:29:49 UTC 2018


>
>
>     util.AnyEndpointMatcher(role="snorglepuss-does-not-exist",
> defaultDeny=True),
>
>
This will effectively deny everybody for reading anything. You need to add
a role for AnyEndPointMatcher than matches all authenticated users.
You can start with "platform". AFAIK, there is no such "authenticated"
role, but that would be a good RoleMatcher to create.

Pierre
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20180514/f8dee9b5/attachment.html>


More information about the users mailing list