1Panel/core/constant
KOMATA d302bc07b3
feat: Add support for Mux SSL mode and update related settings (#11509)
* feat: Add support for Mux SSL mode and update related settings

- Introduced a new SSL mode "Mux" in the settings, allowing for HTTP to HTTPS redirection.
- Updated the `SSL` field in the `SettingUpdate` struct to include "Mux" as a valid option.
- Modified the server logic to handle Mux connections, including certificate management and HTTP redirection.
- Updated frontend components to reflect the new SSL options and improved user guidance in multiple languages.

* fix: Update HTTPS related messages for improved clarity and security guidance in multiple languages
2025-12-29 15:41:15 +08:00
..
alert.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
common.go feat: Support managing application upgrades for all nodes on a single page (#11325) 2025-12-12 10:49:10 +00:00
session.go fix: Remove the jwt login mode (#8242) 2025-03-25 09:29:34 +00:00
status.go feat: Add support for Mux SSL mode and update related settings (#11509) 2025-12-29 15:41:15 +08:00