haproxy-wi/app/views/service
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
..
haproxy_lists_views.py v8.1.3: Add dark theme support and update HAProxy management. 2024-12-03 15:28:55 +03:00
haproxy_section_views.py v8.1.3: Refactor server identification in certs and autocomplete logic 2024-12-12 16:21:50 +03:00
lets_encrypt_views.py v8.1.4: Add support for storing private keys in the database 2025-01-02 15:00:30 +03:00
views.py v8.2: Update service settings, backup models, and DB schema 2024-10-12 08:43:32 +03:00