Commit Graph

16 Commits

Author SHA1 Message Date
bd20895306 feat: add oauth token validity verification 2024-11-08 12:03:52 +01:00
d6e7791cb4 chore: add default configuration file verification before generating a new one when passing a wrong config file 2024-11-07 15:53:36 +01:00
d4b4a1cf35 chore: change configuration path 2024-11-07 15:42:11 +01:00
8b4168344c chore: change server ports number 80=> 8080, 443 to 8443, remove bind privileged port - port 80 443 2024-11-07 10:14:09 +01:00
946c40fda0 feat: add oauth middleware 2024-11-07 09:45:09 +01:00
69e29dee2a feat: add block common exploits middleware 2024-11-06 09:17:21 +01:00
453508688e fix: Cors when returns errors 2024-11-05 20:44:06 +01:00
28931ca306 feat: add server handle both HTTP and HTTPS 2024-11-05 20:11:24 +01:00
d364f032fa Merge pull request #55 from jkaninda/ssl-cert
feat: integrate TLS, running server over HTTPS
2024-11-05 11:06:21 +01:00
73095423a7 update configuration 2024-11-05 11:03:00 +01:00
aed039aa92 feat: integrate TLS, running server over HTTPS 2024-11-05 10:34:47 +01:00
4e49102433 refactor: Restructure project files for better organization, readability, and maintainability 2024-11-04 08:48:38 +01:00
Jonas Kaninda
778a098bdc chore: add concurrent route check Requests 2024-10-31 07:08:07 +01:00
Jonas Kaninda
c228c605ef refactor: refatcoring code 2024-10-30 18:01:53 +01:00
Jonas Kaninda
9f14c2fa08 feat: add proxy backend errors interceptor 2024-10-29 09:39:31 +01:00
Jonas Kaninda
1923506e0a Initial commit 2024-10-27 06:10:27 +01:00