Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-5671

Add back option to configure login box background

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Duplicate
    • Affects Version/s: 3.24.0
    • Fix Version/s: None
    • Component/s: Branding / Theme

      Description

      Login box in branding configuration is white by default, and hardcoded that way.
      An option exists but was removed with NXS-3667 due to a platform bug.
      Now that the bug is fixed with NXP-24873 , the option should be available again.

      Workaround is to add these lines to a XML extension

        <extension target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService" point="loginScreen">
          <loginScreenConfig>
            <loginBoxBackgroundStyle>#fff repeat scroll 0 0</loginBoxBackgroundStyle>
          </loginScreenConfig>
        </extension>
      

      AC

      • In the Nuxeo Studio branding, the option is exposed for the background color of the login box
      • The field is available for TP 8.10 +

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                bchauvin Bertrand Chauvin
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: