#6308 [webui] Does not handle uppercase authentication indicators.
Closed: fixed 7 years ago Opened 7 years ago by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1373091

Created attachment 1197790
otp check box

Description of problem:
When adding an authentication indicator from the command line, the
corresponding check box in the UI is not checked. Instead, a completely new
(and unchecked) check box appears.

Version-Release number of selected component (if applicable):


How reproducible:
Always.

Steps to Reproduce:
1. ipa host-mod server.example.com --auth-ind=otp
2.Output of ipa host-show shows this:
    ...
    Authentication Indicators: otp
    ...

Actual results:
A new check box appears in the host entry page in the UI: "otp" (next to "OTP"
and "RADIUS"). None of the check boxes are actually checked. See the attached
screenshot.


Expected results:
The "OTP" check box gets checked in the UI, no new extra check box is created.


Additional info:

Moving to next major version. Fixing this bug is not critical in stabilization release.

Metadata Update from @pvoborni:
- Issue assigned to pvomacka
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Metadata Update from @pvoborni:
- Issue close_status updated to: None
- Issue tagged with: webui

7 years ago

master:

  • 0220fc8 WebUI: Allow disabling lowering text in custom_checkbox_widget
  • ad34510 WebUI: don't change casing of Auth Indicators values

Metadata Update from @dkupka:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata