Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75191

Minor UX issue with HudsonPrivateSecurityRealm and captcha

      Hi,

      During refresh of this plugin https://github.com/jenkinsci/jcaptcha-plugin/pull/3 that is apparently the only public implementation of `hudson.security.captcha.CaptchaSupport` (https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/security/captcha/CaptchaSupport.java) extension that display a captcha during registration

      The plugin only bundle the JCaptcha library and implement the extension point without providing any view

      The rendering looks like this

       

      This is probably a minor UX changes https://github.com/jenkinsci/jenkins/blob/2183bcac4ca52be0c47e56dc802023312b5472d0/core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/signup.jelly#L119-L125 in order to display the img tag in a better positon

          [JENKINS-75191] Minor UX issue with HudsonPrivateSecurityRealm and captcha

          To reproduce just enable the realm with captcha

          Valentin Delaye added a comment - To reproduce just enable the realm with captcha

            Unassigned Unassigned
            jonesbusy Valentin Delaye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: