]> git.cworth.org Git - turbot/commit
Dont' allow hunt_id to contain a hyphen
authorCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2020 18:46:09 +0000 (11:46 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Oct 2020 18:46:09 +0000 (11:46 -0700)
commit927e8b6b801b6649a8947490c6a394bcb23d414c
tree4d4f6b2dabf45f1822eafd52a83a64d526b70481
parentbc81e4b0fc8abd551ffe6a1377ca572c2cd2cfef
Dont' allow hunt_id to contain a hyphen

We're planning to use a hyphen in the puzzles' channel names to
separate the hunt_id from the rest of the puzzle's channel name, so
the hunt_id itself must not contain any hyphen.
turbot/actions.py