haproxy-wi/app/modules/roxywi
Aidaho 8ebf934f06 v8.1.2: Delete letsencrypt.sh script and add LetsEncrypt API endpoints
Remove the letsencrypt.sh script and integrate LetsEncrypt functionality directly into the web application via new API endpoints. This includes creating, updating, retrieving, and deleting LetsEncrypt configurations, improving maintainability and user interaction with the LetsEncrypt feature.
2024-11-03 10:12:08 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
auth.py v8.2: Fix formatting and enhance logging error handling 2024-10-03 11:19:50 +03:00
class_models.py v8.1.2: Delete letsencrypt.sh script and add LetsEncrypt API endpoints 2024-11-03 10:12:08 +03:00
common.py v8.2: Rework backup handling to use server_id instead of server 2024-10-10 15:54:22 +03:00
exception.py v8.0.2 2024-09-16 10:56:24 +03:00
group.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00
logs.py v8.2: Refactor log handling and cleanup unused code 2024-10-08 15:56:13 +03:00
metrics.py v7.2.5.0 2024-05-03 15:22:58 +03:00
nettools.py v7.2.5.0: Add exception handling and remove commented code 2024-05-19 20:14:09 +03:00
overview.py v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
roxy.py v8.0.1: Add group_id to service-related functions utilizing user params 2024-09-13 12:39:54 +03:00
user.py v8.0: Refactor HA cluster master selection logic 2024-08-27 15:57:45 +03:00
waf.py v8.1.0.1: Refactor SSH and WAF modules for improved logic and readability 2024-10-22 11:13:16 +03:00