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)
Updated by Greg Sutcliffe almost 10 years ago
- Tracker changed from Bug to Refactor
- Project changed from Katello to Foreman
- Category set to Settings
- Priority changed from Normal to Low
- Difficulty set to trivial
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2313 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Assignee set to Ondřej Pražák
- Translation missing: en.field_release set to 35
Updated by Ondřej Pražák over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset fb293de9ae458355c0a509ba70c523ff7c27d935.
Actions