]> git.ipfire.org Git - ipfire.org.git/commit
people: Tighten regex pattern whenever UIDs are being used
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Oct 2019 14:36:58 +0000 (14:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Oct 2019 14:36:58 +0000 (14:36 +0000)
commit2c65e17c2463811f8de431fcdfe85ea8f95ef3aa
tree4774c2831c19e7e85892adfdcce8fc294309c2e5
parent5a9176c5e06f6feb800aadea98f0165fe2933e47
people: Tighten regex pattern whenever UIDs are being used

This also adds a missing hyphen which was not allowed in
some places where we were dealing with UIDs.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py
src/templates/auth/register.html
src/web/__init__.py