janfaracik / login-theme-plugin

Simple plugin to customize the Jenkins login and signup pages

Home Page:https://plugins.jenkins.io/login-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login Theme Plugin for Jenkins

Build Status Jenkins Plugin GitHub release Jenkins Plugin Installs

This plugin allows extending and overriding the default theme used on the login and signup pages since Jenkins 2.128.

Usage

After installation, its settings are available in Manage Jenkins » Configure System » Login Page Theme

Two modes are supported and controlled by the option Use default theme:

  • If checked, it will extend the default theme with additional content
  • Otherwise, it will replace it entirely.

See the related announcement blog post for the new 2.128 login theme for technical background.

Security Notice

In very rare configurations, this functionality could amount to a potential security issue.

  • Dangerous permissions are enabled for the instance (not recommended, see the security advisory).
  • Configuration sets Overall/Administer and Overall/RunScripts differently, and not allowing administrators to configure the Markup Formatter

Only install this plugin, or make it available for installation, if you trust all your Jenkins administrators not to abuse these options.

About

Simple plugin to customize the Jenkins login and signup pages

https://plugins.jenkins.io/login-theme


Languages

Language:HTML 64.3%Language:Java 35.7%