Support multiple SimplePageDecorators for login and signup page footers

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 2.156

      In login.jelly, this uses SimplePageDecorator instead of the typical PageDecorator used on most other pages. The latter decorator supports registering multiple instances so that they can all be included in various pages. The former, however, only uses the first instance found. By doing this, plugins cannot override the default login page decorations without needlessly copying code from Jenkins Core to emulate it.

      What I'd like is for the login page to list out all registered decorators for the footer in order rather than just the first one.

      This also applies to the signup.jelly page.

            Assignee:
            Matt Sicker
            Reporter:
            Matt Sicker
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: