Branch: refs/heads/master
Home: https://github.com/jenkinsci/authorize-project-plugin
Commit: 6ae6c7aa129cff9da43c3401d3fca74f44b5acd6
https://github.com/jenkinsci/authorize-project-plugin/commit/6ae6c7aa129cff9da43c3401d3fca74f44b5acd6
Author: ikedam <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/jobs/test/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/users/admin/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/users/test1/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/users/test2/config.xml
Log Message:
-----------
[JENKINS-22469] Added tests to reproduce JENKINS-22469: authentications can
be bypassed via REST/CLI.
Commit: bee6e628ef5fbd66ca59b2bd2abc2afad5c183c9
https://github.com/jenkinsci/authorize-project-plugin/commit/bee6e628ef5fbd66ca59b2bd2abc2afad5c183c9
Author: ikedam <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/Messages.properties
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/Messages_ja.properties
Log Message:
-----------
[FIXED JENKINS-22469] When configuring a project with
SpecificUsersAuthorizationStrategy via REST/CLI, the user can specify only
oneself or must be an administrator.
Commit: 6451b35f6d65b5c32f3ab302f7dfe5ed3a45b1e9
https://github.com/jenkinsci/authorize-project-plugin/commit/6451b35f6d65b5c32f3ab302f7dfe5ed3a45b1e9
Author: ikedam <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy/help-noNeedReauthentication.html
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy/help-noNeedReauthentication_ja.html
Log Message:
-----------
[JENKINS-22469] Added notes to help of noNeedReauthentication that it does
not work for REST/CLI.
Commit: ac6f88b0417c42c3227c74757fb02e5991f008a8
https://github.com/jenkinsci/authorize-project-plugin/commit/ac6f88b0417c42c3227c74757fb02e5991f008a8
Author: ikedam <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
Log Message:
-----------
[JENKINS-22469] Do not perform authentication when readResolve is called on
startup.
Commit: 2374674a2a341c9be87eecb2a5e4d3b724304d6b
https://github.com/jenkinsci/authorize-project-plugin/commit/2374674a2a341c9be87eecb2a5e4d3b724304d6b
Author: ikedam <[email protected]>
Date: 2014-04-05 (Sat, 05 Apr 2014)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/Messages.properties
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/Messages_ja.properties
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy/help-noNeedReauthentication.html
M
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy/help-noNeedReauthentication_ja.html
M
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/jobs/test/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/users/admin/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/users/test1/config.xml
A
src/test/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest/testLoadOnStart/users/test2/config.xml
Log Message:
-----------
Merge pull request #5 from
ikedam/feature/JENKINS-22469_RestCliBypassesAuthentication
[JENKINS-22469] REST/CLI bypasses authentication
Compare:
https://github.com/jenkinsci/authorize-project-plugin/compare/ef1e5a4fcb10...2374674a2a34
--
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].
For more options, visit https://groups.google.com/d/optout.