From 1b0fd5f840e4e60d9b41f02f798f75cc1dc4450d Mon Sep 17 00:00:00 2001 From: Laurent Date: Fri, 5 Dec 2025 08:54:45 +0100 Subject: [PATCH] Finish implementation of protected routes but passwords must still be encrypted --- assets/pages/index.html | 15 ++++++++++++++- .../src/interceptors/RequestInterceptor.java | 13 ++----------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/assets/pages/index.html b/assets/pages/index.html index 4c35695..90bae11 100644 --- a/assets/pages/index.html +++ b/assets/pages/index.html @@ -32,6 +32,18 @@