Actions
Refactor #8566
closedReorg of Administer->Settings
Difficulty:
trivial
Triaged:
Pull request:
Description
There are a smattering of oddly categorized settings in Administer > Settings - this is my recommendation for a reorder. Not a demand by any means.
SSL cert settings are buried in a strange place, under provisioning, where a Communications menu or the Auth menu would make more sense.
FROM "Provisioning" TO "Auth" or "Communications":
ssl_ca_file
ssl_certificate
ssl_priv_key
websockets_encrypt
websockets_ssl_cert
websockets_ssl_key
This one is just kind of a bonus.
FROM "General" TO "Auth":
authorize_login_delegation
authorize_login_delegation_api
idle_timeout (personally I think it should go with the other user settings)
Actions