Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js spaces to tab
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to JavaScript-based implementation tab spaces
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to JavaScript-based implementation formatting
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com>
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to JavaScript-based implementation fix formatting bug
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to JavaScript-based implementation fix upload bug
luci-app-uhttpd: migrate to js
luci-app-uhttpd: migrate to js update dependency
luci-app-uhttpd: migrate to js
|
|
Support the organization option, added in 2020.
Mention in help text that a random/unique value is used in
certificate generation if the organization option is empty.
Re-order the certificate items to logical order.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Clarify DER support as having DER and PEM support.
Issue #4248's request.
Signed-off-by: Aaron Tiensivu <atiensivu@users.noreply.github.com>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Had 'at list' instead 'at least' for the help text on listing
HTTP/HTTPS listening addresses.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
|
More about the currently recommended key sizes: https://www.keylength.com/en/compare/
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
Modified to maintain the old minimum of 1024 bits for low-end devices.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
|
|
uHTTPd has a lot of useful options that ought to be configurable
without have to SSH in, so expose those options in a UI page.
|