Branch: refs/heads/master
Home: https://github.com/jenkinsci/keycloak-plugin
Commit: 8e6c4ba670936957951af2aebafcdf644ee4f255
https://github.com/jenkinsci/keycloak-plugin/commit/8e6c4ba670936957951af2aebafcdf644ee4f255
Author: Matt Ramey <[email protected]>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/KeycloakSecurityRealm.java
M
src/main/resources/org/jenkinsci/plugins/KeycloakSecurityRealm/config.jelly
M src/test/java/org/jenkinsci/plugins/KeycloakSecurityRealmTest.java
M src/test/resources/org/jenkinsci/plugins/KeycloakYamlExport.yaml
Log Message:
-----------
[JENKINS-71337] Fix configuration not being saved.
Not 100% sure what caused it but appears to have been added when config was
converted from being global. Updating to more recent conventions appears to
have fixed it (ex: setting variables through constructor). Also had to add
inline to config for the sub-boolean option.
Commit: 4b2efa89ed9d57975a68eb605e2716529c0b494c
https://github.com/jenkinsci/keycloak-plugin/commit/4b2efa89ed9d57975a68eb605e2716529c0b494c
Author: Matt Ramey <[email protected]>
Date: 2023-05-25 (Thu, 25 May 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/KeycloakSecurityRealm.java
M
src/main/resources/org/jenkinsci/plugins/KeycloakSecurityRealm/config.jelly
M src/test/java/org/jenkinsci/plugins/KeycloakSecurityRealmTest.java
M src/test/resources/org/jenkinsci/plugins/KeycloakYamlExport.yaml
Log Message:
-----------
Merge pull request #16 from mrmateo/bugfix/JENKINS-71337
[JENKINS-71337] Fix configuration not being saved.
Compare:
https://github.com/jenkinsci/keycloak-plugin/compare/5dda43fe0c04...4b2efa89ed9d
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/keycloak-plugin/push/refs/heads/master/5dda43-4b2efa%40github.com.