Update the Authentication Settings page for modern subform support.

Review Request #11063 — Created July 3, 2020 and submitted

Information

Review Board
release-4.0.x

Reviewers

The Authentication Settings page has been updated to work with the
subform support introduced in Review Board 4.0. This gives us a
maintainable way of allowing authentication forms to be added to the
page and configured without triggering any browser-side validation
issues for unselected subforms.

As part of this, the base admin/settings.html template has been
set up to load in subforms. This will be necessary for upcoming changes
for other settings forms.

Tested saving the authentication form with each subform selection. Verified
that only the selected subforms received any client-side or server-side
validation, and that settings loaded.

Summary ID
Update the Authentication Settings page for modern subform support.
The Authentication Settings page has been updated to work with the subform support introduced in Review Board 4.0. This gives us a maintainable way of allowing authentication forms to be added to the page and configured without triggering any browser-side validation issues for unselected subforms. As part of this, the base `admin/settings.html` template has been set up to load in subforms. This will be necessary for upcoming changes for other settings forms.
273af9a5f1ee6ca2c6b0d6eacf223eccfb40ec07
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (3151342)
Loading...