Commit Graph

325 Commits

Author SHA1 Message Date
3e865ffe99 Merge pull request #78 from jkaninda/docs
docs: update deployment doc
2024-11-09 15:07:05 +01:00
Jonas Kaninda
3daa750e54 docs: update deployment doc 2024-11-09 15:06:09 +01:00
a598830649 Merge pull request #77 from jkaninda/docs
docs: update todo list
2024-11-09 11:06:12 +01:00
11b64df0fa docs: update todo list 2024-11-09 11:05:21 +01:00
0f39ead97c feat: add routes loadblancing 2024-11-09 10:59:17 +01:00
f6a3556858 Merge pull request #76 from jkaninda/refactor
Refactor
2024-11-09 05:46:32 +01:00
1279f82bf9 chore: remove server name 2024-11-09 05:45:49 +01:00
7de898962d fix: error in creating default configuration 2024-11-09 05:34:23 +01:00
c6d1e0e6be Merge pull request #75 from jkaninda/docs
update CONTRIBUTING.md
2024-11-09 05:18:28 +01:00
027728d3c2 update CONTRIBUTING.md 2024-11-09 05:16:52 +01:00
fc96d69486 Merge pull request #74 from jkaninda/docs
Docs
2024-11-09 05:15:32 +01:00
046abdda24 add CONTRIBUTING.md 2024-11-09 05:14:43 +01:00
ce9a53b6e2 ci: go test on push 2024-11-09 04:52:38 +01:00
ea1dbf26bd docs: update configuration deployment 2024-11-09 04:52:05 +01:00
8730fcd98e Merge pull request #73 from jkaninda/route-allowed-methods
docs: add configuration example file
2024-11-08 23:16:52 +01:00
21d7dbfc52 docs: add configuration example file 2024-11-08 23:16:12 +01:00
293325dcb1 Merge pull request #72 from jkaninda/route-allowed-methods
feat: add limit HTTP methods allowed for a particular route
2024-11-08 23:10:13 +01:00
d24625496f feat: add limit HTTP methods allowed for a particular route 2024-11-08 22:58:09 +01:00
87bb8f9f99 Merge pull request #71 from jkaninda/docs
docs: update docker deployment
2024-11-08 20:11:39 +01:00
b8b5353568 docs: update docker deployment 2024-11-08 20:10:01 +01:00
26599f52eb Merge pull request #70 from jkaninda/docs
add block common exploits and OAuth middleware
2024-11-08 20:00:50 +01:00
e27751ee46 docs: add block common exploits and oauth middleware 2024-11-08 19:39:38 +01:00
d4de147524 docs: add block common exploits and oauth middleware 2024-11-08 19:34:28 +01:00
b2e9f8e84f Merge pull request #69 from jkaninda/develop
refactor: change cookie name
2024-11-08 18:19:58 +01:00
2012ac69a3 refactor: change cookie name 2024-11-08 18:19:26 +01:00
b38bd9bf42 Merge pull request #68 from jkaninda/develop
feat: add OAuth token validity verification
2024-11-08 12:09:22 +01:00
bd20895306 feat: add oauth token validity verification 2024-11-08 12:03:52 +01:00
5e6223f52a Merge pull request #67 from jkaninda/oauth-middleware
chore: add default configuration file verification before generating …
2024-11-07 16:01:51 +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
b0d8b77ee2 Merge pull request #66 from jkaninda/oauth-middleware
feat: add Oauth middleware
2024-11-07 12:29:02 +01:00
22aed0b118 docs: update readme 2024-11-07 12:14:56 +01:00
4d18a8578a chore: update server cmd 2024-11-07 10:45:23 +01:00
3eb3bd548b ci: add binary realese 2024-11-07 10:38:33 +01:00
585eb33e7e Dockerfile: add ports number 2024-11-07 10:14:49 +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
59c0e59529 Merge pull request #64 from jkaninda/block-common-exploits
feat: add block common exploits middleware
2024-11-07 00:02:12 +01:00
ca2352a16b Merge pull request #65 from jkaninda/docs
docs: update configuration example
2024-11-07 00:01:53 +01:00
1e02e37ff3 docs: update configuration example 2024-11-07 00:00:58 +01:00
69e29dee2a feat: add block common exploits middleware 2024-11-06 09:17:21 +01:00
a23111f1ad Merge pull request #62 from jkaninda/develop
ci: updae release worlfolw
2024-11-05 21:15:53 +01:00
4a03270736 ci: updae release worlfolw 2024-11-05 21:15:28 +01:00
a6223c2cac Merge pull request #61 from jkaninda/develop
Develop
2024-11-05 21:06:46 +01:00
6fd2c2ad5d ci: updae release worlfolw 2024-11-05 20:58:48 +01:00
003e688d35 docs: update configuration example 2024-11-05 20:53:43 +01:00
a443d9203d docs: update configuration example 2024-11-05 20:48:20 +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
7ad8c9130a Merge pull request #60 from jkaninda/refactor
Refactor
2024-11-05 12:57:45 +01:00