Hey folks!

After a lot of asking around and quite a bit of testing on staging, I'm ready to enable topic authorization on production. If your application does not declare the `sent_topics` regexp in Ansible, it will only be allowed to publish on topics that start with `org.fedoraproject.{env}.{rabbit_username}.`.

This is just a heads-up. I'll watch the rabbitmq logs closely to see if there are permission refused errors, in which case I'll try to contact the app owner.

Fingers crossed! In theory all goes well :-D

Aurélien