Comment 8 for bug 1190296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.openstack.org/78483
Committed: https://git.openstack.org/cgit/openstack-infra/config/commit/?id=9dad326acc6ea500616e82e33b2ea4cd8a7466e2
Submitter: Jenkins
Branch: master

commit 9dad326acc6ea500616e82e33b2ea4cd8a7466e2
Author: James E. Blair <email address hidden>
Date: Wed Mar 5 16:46:44 2014 -0800

    Add a script to manage IRC perms

    Run it whenever there is a change to the YAML channel config.

    The script will ensure everyone listed in global has those perms
    and anyone else found with access on a channel will be left as-is
    except that their access will be limited to the relevant mask.

    Move it and the previous change to add a permission checking
    script into a new module, 'accessbot'.

    Support SSL in both scripts.

    Add a 1 second sleep in the check script to avoid flood protection.

    Add all known channels to the channel config.

    Closes-Bug: 1190296
    Change-Id: I5072cb56ae83a70f4fa955362b8db909b2956d70