gitlab-org--gitlab-foss/changelogs/unreleased/28996-create-mvc-ui-in-haml.yml
Nathan Friend 6610f2fdcb
Add auto SSL toggle to Pages domain settings page
This commit adds an auto SSL toggle switch to the settings page of
GitLab Pages domains.  This toggle enable or disabled auto SSL
management via Let's Encrypt.  Toggling the button dynamically
updates the form using client-side JavaScript.  All changes are behind
feature flags.
2019-06-03 19:20:20 -03:00

5 lines
109 B
YAML

---
title: Add auto SSL toggle option to Pages domain settings page
merge_request: 26438
author:
type: added