summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index f6699b9..98a8a8b 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -456,7 +456,7 @@ c["buildbotURL"] = "https://buildbot.taler.net/"
from taler_bb_userpass_db import USER_PASSWORD_DB
-authz = util.authz.Authz(
+authz = util.Authz(
allowRules=[
# Prevent _any_ action from being taken.
util.AnyEndpointMatcher(role="norole",