Commit Graph

13 Commits

Author SHA1 Message Date
89a6f3fffd feat: add access policy middleware support cidr block 2024-12-09 18:33:44 +01:00
7e3489e201 refactor: improvement of access policy middleware 2024-12-09 18:19:24 +01:00
36fb317367 refactor: improvement of access policy middleware 2024-12-09 18:13:24 +01:00
af2b0cbce1 feat: add access middleware support ip range 2024-12-09 17:39:51 +01:00
f3c2bdcebc feat: add accessPolicy middleware to allow or deny a list of Ips 2024-12-09 11:00:14 +01:00
Jonas Kaninda
dbd0974388 refactor: refactoring of auth middlewares 2024-11-25 07:38:49 +01:00
Jonas Kaninda
f4e5bb3be2 refactor: refactoring of rate limiting 2024-11-24 23:09:13 +01:00
Jonas Kaninda
3df8dce59b fix: fix authentification middlewares 2024-11-24 22:13:26 +01:00
Jonas Kaninda
6258b07c82 refacor: improvement of rate limiting 2024-11-24 15:59:47 +01:00
Jonas Kaninda
1c0097d8e4 chore: refactroing of code
Commenting code for enhancing readability
2024-11-19 18:18:58 +01:00
Jonas Kaninda
0b5e11a5dd refactor: refactoring of code to meet all golangci-lint requirements 2024-11-17 06:40:58 +01:00
Jonas Kaninda
c76cf5bd41 refactor: refactoring of code to meet all golangci-lint requirements 2024-11-17 05:28:27 +01:00
Jonas Kaninda
f1af5c3ce6 refactor: refactoring of code
Add graceful shutdown server
2024-11-15 14:25:50 +01:00