From a43379d8a629dd080ab5b716bd26c46f42ac1759 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Mon, 7 Apr 2014 19:04:26 -0400 Subject: [PATCH] Add regex restrictions to the new user username and password fields --- static/directives/signup-form.html | 8 +++++--- static/partials/user-admin.html | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/static/directives/signup-form.html b/static/directives/signup-form.html index f5e5f33df..5f299ae09 100644 --- a/static/directives/signup-form.html +++ b/static/directives/signup-form.html @@ -1,10 +1,12 @@