Files
project-config/tools/check_irc_access.py
Jens Harbott 98c24da11f Fix handling of locked channels in access check
When a channels is being removed according to [1], the access check will
currently loop forever trying to get information for that channel,
ignoring the

    You are not authorized to perform this operation.

message that chanserv is sending. Instead we should fail on that
scenario.

[1]
https://docs.openstack.org/infra/system-config/irc.html#renaming-an-irc-channel

Depends-On: Ie7593223564b376f6bac072b7afc3449e90ea1f9
Change-Id: I1fe813c16b243bf78dcc6af9ff385cf77087c388
2017-11-30 06:56:08 +00:00

5.9 KiB
Executable File