Ver Fonte

add secure topic example

Daniel Gruno há 3 anos atrás
pai
commit
eb5a2cf9d2
1 ficheiros alterados com 4 adições e 0 exclusões
  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