|
292aea3d96
|
Fixed an issue with "/connect" when the token does not exists. Administration Service is now a package enabling any other services to check the token stored in the database. Removed feedback and volunteer services.
|
2024-12-22 15:28:30 +01:00 |
|
|
2596c12178
|
db: Created "connections" table to store tokens. backend: created "/connect" endpoint.
|
2024-12-22 10:51:28 +01:00 |
|
|
34938cba02
|
Refactored user-service to use the database.
|
2024-12-22 00:06:06 +01:00 |
|
|
40fe825c09
|
init.sh: Now generating each application.properties depending on the .env. Each port is now a constant in generated.js
|
2024-12-21 17:02:38 +01:00 |
|
Lemonochrme
|
69a48d949f
|
Refactor user authentication to use request and response; implement user login in frontend and remove script.js
|
2024-12-16 21:22:38 +01:00 |
|
Lemonochrme
|
f9c4ca5033
|
Fixed cors issue with front end hehe
|
2024-12-16 18:08:07 +01:00 |
|
Lemonochrme
|
a1dbde5a91
|
Add frontend and backend user management features with authentication
|
2024-12-16 16:48:51 +01:00 |
|
Lemonochrme
|
4c5cd27b87
|
Refactored
|
2024-12-16 16:07:26 +01:00 |
|