Douglas Viana Barone 1839811
  • Joined on 2023-03-21
1839811 pushed to master at 1839811/ifms-pti 2023-12-21 19:07:05 +00:00
29db069d8a Update chart.js and chartjs-adapter-date-fns versions
8be50a0ad8 Update @mdi/font version to 7.3.67
716e740ce8 Update eslint and regenerator-runtime versions
Compare 3 commits »
1839811 pushed to master at 1839811/ifms-pti 2023-12-19 17:32:57 +00:00
9bf08aade0 Update nodemon version to 3.0.2
a05b141a70 Update jsonwebtoken to version 9.0.2
996929b94f Update axios version to 1.6.2
c80878f18b Update prisma version in package.json
Compare 4 commits »
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 17:06:33 +00:00
dcb9377afa Add /proxy endpoint to retrieve client IP information
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 14:01:22 +00:00
66e5a4a9d1 Add trust proxy setting to server configuration
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 12:42:03 +00:00
858c0ceb48 Update rate limit settings in server.ts
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 12:35:32 +00:00
59580340e6 1.0.1
23b72e5c21 Add express-rate-limit middleware to server.js
Compare 2 commits »
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 12:28:17 +00:00
382cb0bf1a Update lock icon in password field
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 12:27:05 +00:00
4ba1fa39ca Refactor class name in PasswordChecker.vue
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 12:24:30 +00:00
c8597667c0 Add validation for new password in MainForm.vue
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 12:20:19 +00:00
cb82ef96fa Add success alert and page reload after password change
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 11:54:47 +00:00
9a84311d5b 1.0.0
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 11:54:08 +00:00
7aa85ddaef Update password validation rules
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-19 11:49:17 +00:00
98590b773e Fix user not found error and update password validation messages
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-18 19:28:35 +00:00
e02d0e37c4 Remove unnecessary Prisma commands and comments
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-18 19:27:10 +00:00
035146760f Added Dockerfile
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-18 19:24:27 +00:00
34206c66fd Refactor loading value assignment in handleSubmit function
e4dc910865 Refactor password update functionality
e6381d30c4 Update MainForm and Home views
09edf2b7c7 Update App.vue and Home.vue
d28ab582fa Update favicon and page title
Compare 8 commits »
1839811 pushed to master at 1839811/ifms-pti 2023-12-18 18:45:57 +00:00
f9d8da0a5f Fix typo in PrintToken.vue
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-15 20:47:15 +00:00
50c33eb172 Refactor password encoding and error handling
21b800f431 Update password functionality and error handling
68273802cc Basic server setup
Compare 3 commits »
1839811 created branch main in 1839811/ifms-pwd-web 2023-12-15 15:39:20 +00:00
1839811 pushed to main at 1839811/ifms-pwd-web 2023-12-15 15:39:20 +00:00
60af230a2d Server setup
5071d2b978 Initial commit