Daniel Gruno пре 3 година
родитељ
комит
eb5a2cf9d2
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      pypubsub_acl.yaml

+ 4 - 0
pypubsub_acl.yaml

@@ -16,3 +16,7 @@ testuser:
       - email
       - example.org
       - dev
+  # Explicitly allow this user to publish topics 'foo' and 'bar', even if they are secured.
+  topics:
+    - foo
+    - bar