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.
1 parent fae1a85 commit 10d173fCopy full SHA for 10d173f
src/main/resources/org/jenkinsci/plugins/GithubSecurityRealm/config.jelly
@@ -17,7 +17,7 @@
17
</f:entry>
18
19
<f:entry title="Client Secret" field="clientSecret" help="/plugin/github-oauth/help/realm/client-secret-help.html">
20
- <f:textbox />
+ <f:password />
21
22
23
<f:entry title="OAuth Scope(s)" field="oauthScopes" help="/plugin/github-oauth/help/realm/oauth-scopes-help.html">
0 commit comments