Commit Graph

30 Commits

Author SHA1 Message Date
Douglas Barone
88f5a3329f 1.0.2 2024-01-29 08:08:25 -04:00
Douglas Barone
487336059b Refactor password validation rules in MainForm.vue 2024-01-29 07:50:47 -04:00
Douglas Barone
9a0e83b713 Remove special character enforcement 2024-01-29 07:46:51 -04:00
Douglas Barone
dcb9377afa Add /proxy endpoint to retrieve client IP information 2023-12-19 13:06:30 -04:00
Douglas Barone
66e5a4a9d1 Add trust proxy setting to server configuration 2023-12-19 10:01:18 -04:00
Douglas Barone
858c0ceb48 Update rate limit settings in server.ts 2023-12-19 08:42:00 -04:00
Douglas Barone
59580340e6 1.0.1 2023-12-19 08:35:25 -04:00
Douglas Barone
23b72e5c21 Add express-rate-limit middleware to server.js 2023-12-19 08:35:22 -04:00
Douglas Barone
382cb0bf1a Update lock icon in password field 2023-12-19 08:28:12 -04:00
Douglas Barone
4ba1fa39ca Refactor class name in PasswordChecker.vue 2023-12-19 08:27:02 -04:00
Douglas Barone
c8597667c0 Add validation for new password in MainForm.vue 2023-12-19 08:24:25 -04:00
Douglas Barone
cb82ef96fa Add success alert and page reload after password change 2023-12-19 08:20:15 -04:00
Douglas Barone
9a84311d5b 1.0.0 2023-12-19 07:54:41 -04:00
Douglas Barone
7aa85ddaef Update password validation rules 2023-12-19 07:54:03 -04:00
Douglas Barone
98590b773e Fix user not found error and update password validation messages 2023-12-19 07:49:12 -04:00
Douglas Barone
e02d0e37c4 Remove unnecessary Prisma commands and comments 2023-12-18 15:28:30 -04:00
Douglas Barone
035146760f Added Dockerfile 2023-12-18 15:26:35 -04:00
Douglas Barone
34206c66fd Refactor loading value assignment in handleSubmit function 2023-12-18 15:14:48 -04:00
Douglas Barone
e4dc910865 Refactor password update functionality 2023-12-18 15:09:36 -04:00
Douglas Barone
e6381d30c4 Update MainForm and Home views 2023-12-18 13:55:03 -04:00
Douglas Barone
09edf2b7c7 Update App.vue and Home.vue 2023-12-18 13:18:06 -04:00
Douglas Barone
d28ab582fa Update favicon and page title 2023-12-18 13:18:03 -04:00
Douglas Barone
17a1622ee9 Remove console.log statements and improve error handling 2023-12-18 10:50:57 -04:00
Douglas Barone
7161cf39f3 Refactor password encoding and updatePassword function 2023-12-18 10:45:23 -04:00
Douglas Barone
8ce77400d6 Refactor encodePassword function to improve password encoding 2023-12-15 17:25:18 -04:00
Douglas Barone
50c33eb172 Refactor password encoding and error handling 2023-12-15 16:47:05 -04:00
Douglas Barone
21b800f431 Update password functionality and error handling 2023-12-15 16:02:47 -04:00
Douglas Barone
68273802cc Basic server setup 2023-12-15 15:55:53 -04:00
Douglas Barone
60af230a2d Server setup 2023-12-15 11:38:14 -04:00
Douglas Barone
5071d2b978 Initial commit 2023-12-15 10:33:03 -04:00