haproxy-wi/app/modules/server
Aidaho f3c7cf97f2 v8.1.4: Add support for storing private keys in the database
Introduce a new `private_key` field in the `cred` table for secure key storage. Updated related functions to eliminate file-based key handling and use the database instead. Includes migration script for schema changes and necessary code adjustments across the application.
2025-01-02 15:00:30 +03:00
..
__init__.py v7.0.0.0 2023-09-17 12:42:39 +03:00
server.py v8.1.2: Refactor IP validation and type annotations in routes 2024-11-19 15:34:14 +03:00
ssh.py v8.1.4: Add support for storing private keys in the database 2025-01-02 15:00:30 +03:00
ssh_connection.py v7.2.1.0 2024-03-03 10:11:48 +03:00