Branch: refs/heads/lucene-search
Home: https://github.com/jenkinsci/lucene-search-plugin
Commit: 828f79fedbe3da08b17937a85b98b5d7f499a8dd
https://github.com/jenkinsci/lucene-search-plugin/commit/828f79fedbe3da08b17937a85b98b5d7f499a8dd
Author: tdraebing <[email protected]>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
R .github/release-drafter.yml
M
src/main/java/org/jenkinsci/plugins/lucene/search/management/LuceneManager.java
M
src/test/java/org/jenkinsci/plugins/lucene/search/databackend/JenkinsSearchBackend.java
Log Message:
-----------
Require POST request for triggering reindexing
This solves SECURITY-3013 / CVE-2023-30529 [1].
[1] https://www.jenkins.io/security/advisory/2023-04-12/#SECURITY-3013
Commit: ffd691642b8dda63b55cfc7e73993336554dbcb2
https://github.com/jenkinsci/lucene-search-plugin/commit/ffd691642b8dda63b55cfc7e73993336554dbcb2
Author: Thomas Dräbing <[email protected]>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
R .github/release-drafter.yml
M
src/main/java/org/jenkinsci/plugins/lucene/search/management/LuceneManager.java
M
src/test/java/org/jenkinsci/plugins/lucene/search/databackend/JenkinsSearchBackend.java
Log Message:
-----------
Merge pull request #64 from tdraebing/security-3013
Require POST request for triggering reindexing
Compare:
https://github.com/jenkinsci/lucene-search-plugin/compare/52aec2810bca...ffd691642b8d
--
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/lucene-search-plugin/push/refs/heads/lucene-search/52aec2-ffd691%40github.com.