ArmyCyberInstitute / cmgr

CTF Challenge Manager
Apache License 2.0
18 stars 9 forks source link

Uppercase alpha in namespace allowed but breaks on update #27

Closed syreal17 closed 3 years ago

syreal17 commented 3 years ago

I was developing some challenges for our next competition and noticed that while a certain filtering step disallowed hyphens in my namespace value, it allowed uppercase letters even though those broke the cmgr update call in later steps.

It's easy to avoid uppercase letters in my namespaces, obviously, but wanted to let you know of this minor inconsistency in case it mattered to you.

I'm loving cmgr, thanks for this much needed update for our challenge management system!

Cheers ~~Luke, Education and Problem Development Lead, picoCTF