mirror of https://github.com/Aidaho12/haproxy-wi
![]() 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. |
||
---|---|---|
.. | ||
__init__.py | ||
add.py | ||
backup.py | ||
channel.py | ||
checker.py | ||
common.py | ||
config.py | ||
cred.py | ||
db_model.py | ||
group.py | ||
ha_cluster.py | ||
history.py | ||
keep_alive.py | ||
metric.py | ||
portscanner.py | ||
roxy.py | ||
server.py | ||
service.py | ||
smon.py | ||
sql.py | ||
udp.py | ||
user.py | ||
waf.py |