summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/templates/https.html
Commit message (Collapse)AuthorAgeFilesLines
* [webinterface] Add support for HARICA and custom URLsSimon Rettberg2025-08-121-0/+21
|
* [webinterface] Remove the 'off' option for HTTPSSimon Rettberg2024-10-111-17/+2Star
| | | | | | | | As we always use a self-signed certificate for client communication, you cannot really turn off HTTPS, and explicitly generating another self-signed certificate for slx-admin is rather pointless. So internally, we actually remove the option for a self-signed certificate, and rename the "off" option to using a self-signed one.
* [webinterface] Add event log messages for cert changesSimon Rettberg2024-10-111-0/+3
|
* [webinterface] Add simple API to remotely supply a certificateSimon Rettberg2024-10-101-42/+85
|
* [webinterface] Add support for ACME, add option to redirect to cert domainSimon Rettberg2024-10-081-24/+126
|
* [webinterface] Use permission helpers; disable inputs individuallySimon Rettberg2018-02-161-50/+52
|
* [webinterface] added permissions to edit https, password and design settingsUdo Walter2017-12-141-1/+1
|
* [style] Fix checkbox/radio in input-group-addon, add missing label<->input refsSimon Rettberg2017-12-011-10/+10
|
* [webinterface] fixed inconsistenciesUdo Walter2017-09-251-6/+31
|
* [webinterface] Add separate option to enable HSTSSimon Rettberg2017-05-041-0/+6
|
* [webinterface] Make line reporting current setting more visibleSimon Rettberg2017-03-291-12/+14
|
* [webinterface] Remember last HTTPS config; add redirect to HTTPS settingSimon Rettberg2017-03-201-3/+29
| | | | | | Functionality in the LighttpdHttps task is still missing, so the new redirect setting doesn't really do anything yet. This refs #3058 @2h
* Update translationsSimon Rettberg2016-08-151-1/+1
|
* WIPSimon Rettberg2016-05-031-0/+60