Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [webinterface] Remove the 'off' option for HTTPS | Simon Rettberg | 2024-10-11 | 1 | -17/+2 |
| | | | | | | | | 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 changes | Simon Rettberg | 2024-10-11 | 1 | -0/+3 |
| | |||||
* | [webinterface] Add simple API to remotely supply a certificate | Simon Rettberg | 2024-10-10 | 1 | -42/+85 |
| | |||||
* | [webinterface] Add support for ACME, add option to redirect to cert domain | Simon Rettberg | 2024-10-08 | 4 | -25/+139 |
| | |||||
* | [webinterface] Use permission helpers; disable inputs individually | Simon Rettberg | 2018-02-16 | 4 | -65/+91 |
| | |||||
* | [webinterface] added permissions to edit https, password and design settings | Udo Walter | 2017-12-14 | 3 | -3/+3 |
| | |||||
* | [style] Fix checkbox/radio in input-group-addon, add missing label<->input refs | Simon Rettberg | 2017-12-01 | 2 | -14/+14 |
| | |||||
* | [webinterface] fixed inconsistencies | Udo Walter | 2017-09-25 | 4 | -10/+46 |
| | |||||
* | [weninterface] Improve color list a bit | Simon Rettberg | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | [webinterface] Allow customizing page title prefix and logo bgcolor | Simon Rettberg | 2017-05-09 | 1 | -0/+30 |
| | |||||
* | [webinterface] Add separate option to enable HSTS | Simon Rettberg | 2017-05-04 | 1 | -0/+6 |
| | |||||
* | [webinterface] Try to redirect back to HTTP when HTTPS gets disabled | Simon Rettberg | 2017-03-29 | 1 | -1/+37 |
| | |||||
* | [webinterface] Make line reporting current setting more visible | Simon Rettberg | 2017-03-29 | 1 | -12/+14 |
| | |||||
* | [webinterface] Remember last HTTPS config; add redirect to HTTPS setting | Simon Rettberg | 2017-03-20 | 2 | -3/+30 |
| | | | | | | Functionality in the LighttpdHttps task is still missing, so the new redirect setting doesn't really do anything yet. This refs #3058 @2h | ||||
* | Update translations | Simon Rettberg | 2016-08-15 | 2 | -2/+2 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 3 | -0/+91 |