mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Update the LLM model configs API documentation to provide clearer explanations of API key visibility controls and encryption behavior. The changes include: - Enhanced visibility table with more specific scenarios and encryption states - Added detailed rules explaining when API keys are visible as plaintext, hidden (null), or shown encrypted - Clarified super admin capabilities and database-level access - Updated JSON examples to reflect actual encrypted values and null placeholders - Added important notes about Fernet encryption, on-the-fly decryption, and group config behavior These updates provide better transparency about security measures and help users understand what to expect when viewing different types of configurations.