We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 934c29b + a81cab9 commit 012cd4fCopy full SHA for 012cd4f
1 file changed
core/src/main/resources/hudson/security/SecurityRealm/loginLink.jelly
@@ -27,6 +27,7 @@ THE SOFTWARE.
27
<j:jelly xmlns:j="jelly:core">
28
<a class="jenkins-button"
29
data-type="header-action"
30
+ data-testid="login"
31
href="${rootURL}/${app.securityRealm.loginUrl}?from=${app.securityRealm.from}"
32
style="aspect-ratio: unset; padding: 0.5rem 1rem"
33
tooltip="${%signInTooltip}">
0 commit comments