Branch: refs/heads/master
Home: https://github.com/jenkinsci/gitlab-oauth-plugin
Commit: 2be28279a2d588c700f24cb1b6ec4a4f71430824
https://github.com/jenkinsci/gitlab-oauth-plugin/commit/2be28279a2d588c700f24cb1b6ec4a4f71430824
Author: zhangethan <[email protected]>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/GitLabSecurityRealm.java
Log Message:
-----------
remove useless char "?" at the end of redirect_uri
it's not compatible with gitlab-ce 12.5, gitlab will return 401 when trying to
get access_token.
Commit: d6a226f9dfa72b86c9bd0277615bbbffb816535c
https://github.com/jenkinsci/gitlab-oauth-plugin/commit/d6a226f9dfa72b86c9bd0277615bbbffb816535c
Author: Kris Stern <[email protected]>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/GitLabSecurityRealm.java
Log Message:
-----------
Merge pull request #116 from zhangethan/master
remove useless char "?" at the end of redirect_uri
Compare:
https://github.com/jenkinsci/gitlab-oauth-plugin/compare/ca263682a951...d6a226f9dfa7
--
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/gitlab-oauth-plugin/push/refs/heads/master/ca2636-d6a226%40github.com.