haproxy-wi/app
Aidaho fd0f0f194b v7.2.2.0: Refactor JavaScript code and adjust paths
This commit updates variable declarations from 'var' to 'let' in 'install.js' for better scope control. It additionally includes error-handling for undefined 'select_id' in 'parseAnsibleJsonOutput' function. The 'waf.js' file is moved to the 'app/static/js' directory and paths are updated accordingly in both 'waf.js' and 'waf.html'. The success handler in 'waf.js' is also updated to use 'parseAnsibleJsonOutput'.
2024-04-04 21:19:32 +03:00
..
certs v4.0.0.0 2020-02-19 21:25:35 +01:00
modules v7.2.2.0 2024-04-04 14:30:07 +03:00
routes v7.2.2.0 2024-04-04 14:30:07 +03:00
scripts v7.2.2.0: Update WAF nginx module path in Ansible scripts 2024-04-04 17:26:06 +03:00
static v7.2.2.0: Refactor JavaScript code and adjust paths 2024-04-04 21:19:32 +03:00
templates v7.2.2.0: Refactor JavaScript code and adjust paths 2024-04-04 21:19:32 +03:00
__init__.py v7.2.2.0 2024-03-17 09:38:00 +03:00
app.wsgi v7.0.0.0 2023-09-17 12:42:39 +03:00
config.py v7.0.1.0 2023-10-16 13:12:36 +03:00
create_db.py v7.2.2.0 2024-04-04 14:30:07 +03:00
jobs.py v7.2.1.0 2024-03-03 10:11:48 +03:00
login.py v7.2.1.0 2024-03-03 10:11:48 +03:00
middleware.py v7.2.0.0 2024-02-16 09:50:27 +03:00