From 0373c85622486662c02bcc29ed37d63e36fd4612 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 14 Sep 2018 11:58:22 +0000 Subject: [PATCH] Revert "Stop requiring users be registered on openstack channels" Next spam wave... This reverts commit c4e643a1a4ff6538dfc441c9c6eb9e1e25f9cf4f. Change-Id: If4341aab522ef79c538b41af5ea9ff81425d64cb --- accessbot/channels.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index edf0bf1fe7..6b2ef15e11 100755 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -76,11 +76,10 @@ global: # This sets the following # c : no colors # n : message can not be sent from outside channel - # t : op to modify topic - # Then removes the following, these can be added back in to combat spam. # r : registered users only + # t : op to modify topic # f : forward unregistered users to #openstack-unregistered - mode: '+cnt-rf' + mode: '+cnrtf #openstack-unregistered' masters: - openstackinfra operators: @@ -188,6 +187,7 @@ channels: - name: openstack-i18n - name: openstack-i18n-fr - name: openstack-infra + mode: '+cnt-rf' - name: openstack-infra-incident - name: openstack-interop - name: openstack-iotronic