From e594eb909bb101811ab12eeeb8032b289b19c240 Mon Sep 17 00:00:00 2001 From: durn Date: Thu, 23 Apr 2026 19:57:49 -0600 Subject: [PATCH] profanity checking for user profile and account creation --- .../resources/templates/create-account.html | 35 +++++++++++- src/main/resources/templates/my-profile.html | 53 ++++++++++++++++++- 2 files changed, 86 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/create-account.html b/src/main/resources/templates/create-account.html index 7e304aa..731e1c3 100644 --- a/src/main/resources/templates/create-account.html +++ b/src/main/resources/templates/create-account.html @@ -8,6 +8,7 @@ Create Thyme Crunch Account + @@ -58,6 +59,28 @@ @@ -88,7 +89,7 @@ - + @@ -97,6 +98,56 @@ + + +