haproxy-wi/app/modules/db
Aidaho ea8e51ee29 v7.3.1.0: Refactor server-side code to use JSON-based APIs
The commit refactors the server-side modules of the Roxy-WI web interface to use JSON-based APIs for improved data exchange. Specifically, methods for user, group and SSH management have been updated to accept and return JSON data. Simultaneously, error handling is improved to give more informative responses instead of plain strings. The client-side JavaScript code is also refactored to accommodate these changes. Additionally, some minor corrections are made in the UI templates.
2024-06-16 19:20:18 +03:00
..
__init__.py v6.3.0.0 2022-11-17 10:34:58 +03:00
add.py v7.2.1.0 2024-03-03 10:11:48 +03:00
backup.py v7.2.1.0 2024-03-03 10:11:48 +03:00
channel.py v7.2.4.0 2024-04-17 11:06:29 +03:00
checker.py v7.2.4.0 2024-04-17 11:06:29 +03:00
common.py v7.2.1.0 2024-03-03 10:11:48 +03:00
config.py v7.2.2.0 2024-04-04 14:30:07 +03:00
cred.py v7.2.1.0 2024-03-03 10:11:48 +03:00
db_model.py v7.3.0.1 2024-06-16 08:02:08 +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
ha_cluster.py v7.3.0.1 2024-06-16 08:02:08 +03:00
history.py v7.2.2.0 2024-04-04 14:30:07 +03:00
keep_alive.py v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
metric.py v7.2.5.0 2024-05-03 15:22:58 +03:00
portscanner.py v7.2.2.0 2024-04-04 14:30:07 +03:00
roxy.py v7.2.1.0 2024-03-03 10:11:48 +03:00
server.py v7.3.0.0 2024-06-05 10:20:43 +03:00
service.py v7.2.1.0 2024-03-03 10:11:48 +03:00
smon.py v7.2.4.0 2024-04-17 11:06:29 +03:00
sql.py v7.2.2.0 2024-04-04 14:30:07 +03:00
udp.py v7.3.0.0: Refactor check_user_group_for_flask function and improve error handling 2024-06-06 08:53:11 +03:00
user.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00
waf.py v7.3.1.0: Refactor server-side code to use JSON-based APIs 2024-06-16 19:20:18 +03:00