|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-9216) Make OpenID work with... [email protected] (JIRA)
- [JIRA] (JENKINS-9216) Make OpenID work... [email protected] (JIRA)
- [JIRA] (JENKINS-9216) Make OpenID work... [email protected] (JIRA)
- [JIRA] (JENKINS-9216) Make OpenID work... [email protected] (JIRA)
- [JIRA] (JENKINS-9216) Make OpenID work... [email protected] (JIRA)
- [JIRA] (JENKINS-9216) Make OpenID work... [email protected] (JIRA)

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/plugins/openid/GoogleAppSsoSecurityRealm.java
http://jenkins-ci.org/commit/openid-plugin/c2f725f9dd25462edf95a5e3a59759538ab23136
Log:
[FIXED JENKINS-9216]
Reworked the change based on the comment in the ticket.
This approach does not skip any checks, so it doesn't compromise on
security.
Compare: https://github.com/jenkinsci/openid-plugin/compare/51272cc7dd48...c2f725f9dd25