<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    The patch made sure that the UID is displayed first.  I tested out
    the patch to work.<br>
    ACK.<br>
    <br>
    Christina<br>
    <br>
    <div class="moz-cite-prefix">On 01/13/2016 02:32 PM, John Magne
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1813292266.12287110.1452724345708.JavaMail.zimbra@redhat.com"
      type="cite">
      <pre wrap="">[PATCH] Make sure the ESC auth dialog displays the User Id field
 first.

ESC displays the auth fields in the order they are received. It has been
determined that the latest TPS has been sending them in the wrong order.

This was convenient while under the hood assisting cfu with some external reg issues.
This simple fix merely assures that the UID will be displayed first by the UI.
The params for ldap auth have not changed in the life of the product, thus this simple
solution should suffice even if the params should change in any way in the future.

With the latest TPS the ESC auth dialog has displayed the password field before the UID field.
This patch addresses this in the simplest fashion by modifying the class that presents the field
data to the client to make sure that UID field is encountered first.

Ticket: <a class="moz-txt-link-freetext" href="https://fedorahosted.org/pki/ticket/1683">https://fedorahosted.org/pki/ticket/1683</a> - Format/enroll of smartcard password is prompted before username</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>