Simplify validation of package and signature filenames
Simplify the validation for filenames in various places. Relying on regular expressions proved to brittle and cumbersome to maintain.
Fixes #122 (closed)
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Simplify the validation for filenames in various places. Relying on regular expressions proved to brittle and cumbersome to maintain.
Fixes #122 (closed)