Joao Gilberto Magalhaes
|
90e3df2b75
|
Add built-in plugin framework and initial plugins
- Introduced a plugin system enabling EasyHAProxy extensions.
- Added `CleanupPlugin` (GLOBAL): Handles temporary file cleanup.
- Added `CloudflarePlugin` (DOMAIN): Restores visitor IP from Cloudflare headers.
- Added `DenyPagesPlugin` (DOMAIN): Blocks access to specified paths.
- Documented the plugin architecture, configuration options, and built-in plugins in `docs/plugin-development.md` and `docs/plugins.md`.
|
2025-11-27 17:43:59 -05:00 |
|
Joao Gilberto Magalhaes
|
9d97d568ec
|
creating constants
|
2024-11-18 09:13:11 -06:00 |
|
Joao Gilberto Magalhaes
|
06ea2bbd3f
|
Log Refactor
|
2024-11-15 22:39:05 -06:00 |
|
Joao Gilberto Magalhaes
|
166b75cd75
|
Minor Fix Pre-Merge
|
2023-07-03 15:02:32 -05:00 |
|
Joao M
|
812590d86c
|
Merge branch 'issue/41' into issue/43
|
2023-07-03 14:19:00 -05:00 |
|
Joao M
|
78ea9b6810
|
Merge pull request #45 from byjg/issue/38
Issue #38 Add HTTPS Support for SSL
|
2023-07-03 13:37:38 -05:00 |
|
Joao Gilberto Magalhaes
|
3b2e9a43fd
|
Fixing errors / reformating code
|
2023-07-01 18:26:50 -05:00 |
|
Joao Gilberto Magalhaes
|
078cb31eb7
|
Add parameter eab_kid and eab_hmac_key
|
2023-07-01 17:26:46 -05:00 |
|
Joao Gilberto Magalhaes
|
5dbe0a6d28
|
Renaming Letsencrypt to Certbot, since it will be more generic allowing other issuers.
|
2023-07-01 16:05:53 -05:00 |
|
Joao M
|
c41cc42d47
|
Merge branch '4.4.0' into issue/38
|
2023-06-27 00:20:55 -05:00 |
|
Joao Gilberto Magalhaes
|
2ddf276919
|
Defining Log Level
|
2023-06-27 00:19:18 -05:00 |
|
Joao M
|
38c2440145
|
Merge branch '4.4.0' into 4.3.1
|
2023-06-26 22:34:09 -05:00 |
|
Joao Gilberto Magalhaes
|
c0eb766339
|
Fix Swarm networking
|
2023-02-27 23:28:09 -06:00 |
|
Joao Gilberto Magalhaes
|
7dc683b254
|
Try to fix Docker Swarm with network attachment
|
2023-02-26 21:39:07 -06:00 |
|
Joao Gilberto Magalhaes
|
3cc9547388
|
Try Fix Swarm connection
|
2023-02-26 20:58:43 -06:00 |
|
Joao Gilberto Magalhaes
|
6e367174d4
|
Add ssl-check
|
2023-02-26 20:56:32 -06:00 |
|
Joao Gilberto Magalhaes
|
f791897449
|
Fix errors in the test
|
2023-02-08 19:27:50 -06:00 |
|
Joao Gilberto
|
f7969c2deb
|
Issue #32 renaming letsencrypt test server env var
|
2022-11-10 18:43:50 -03:00 |
|
Joao Gilberto
|
607470a122
|
Issue #33 - handle networks
|
2022-11-10 17:43:59 -03:00 |
|
Joao Gilberto
|
9535413a10
|
Issue #33
|
2022-11-09 23:57:12 -03:00 |
|
Joao Gilberto
|
79819aeacb
|
issue #32
|
2022-11-09 18:27:22 -03:00 |
|
Joao M
|
85922425d4
|
Changes in the Static object
|
2022-09-02 23:00:16 +00:00 |
|
Joao Gilberto Magalhaes
|
89ab133997
|
Reload Static
|
2022-08-30 15:06:07 -05:00 |
|
Joao Gilberto Magalhaes
|
72b40a3c66
|
Add Listen Port to Ingress
|
2022-08-28 15:20:16 -05:00 |
|
Joao Gilberto Magalhaes
|
68eea939a3
|
Fix SSL on Kubernetes
|
2022-08-26 11:38:02 -05:00 |
|
Joao Gilberto Magalhaes
|
0d16c117cb
|
Fix minor things
|
2022-08-26 00:50:00 -05:00 |
|
Joao Gilberto Magalhaes
|
912be51399
|
Added Kubernetes TLS
|
2022-08-26 00:17:23 -05:00 |
|
Joao Gilberto Magalhaes
|
60bf71f6fb
|
Add annotations to Kubernetes
|
2022-08-25 20:58:43 -05:00 |
|
Joao Gilberto Magalhaes
|
f007f857df
|
Added more unit tests
|
2022-08-25 19:37:02 -05:00 |
|
Joao Gilberto Magalhaes
|
733e73ae58
|
Add log level and test for functions
|
2022-08-25 17:32:11 -05:00 |
|
Joao Gilberto Magalhaes
|
7d441d6386
|
adjusting level of debug
|
2022-08-25 12:30:17 -05:00 |
|
Joao Gilberto Magalhaes
|
50fae1c659
|
Adjust method parse
|
2022-08-23 23:04:20 -05:00 |
|
Joao Gilberto Magalhaes
|
5c5f01df2b
|
Using docker python
|
2022-08-23 23:01:07 -05:00 |
|
Joao Gilberto
|
303d8181f8
|
Fix factory
|
2022-08-24 03:02:12 +00:00 |
|
Joao M
|
877a4b3383
|
More adjustmemts
|
2022-08-24 02:33:21 +00:00 |
|
Joao M
|
7d959f892a
|
Refactoring to Python
|
2022-08-24 01:00:26 +00:00 |
|