-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Security-771] Fixed and improved smoke test logic and implementation for About Jenkins page access. #11120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
A1exKH
wants to merge
68
commits into
jenkinsci:master
Choose a base branch
from
A1exKH:SECURITY-771/Fix-test-logic
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+96
−50
Open
[Security-771] Fixed and improved smoke test logic and implementation for About Jenkins page access. #11120
Changes from 12 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
d8a4191
SECURITY-771: Added an assertion for a page title.
A1exKH 1fda975
SECURITY-771: Added a test for anonymous user.
A1exKH 8b86aab
SECURITY-771: Updated the validation for user cannot see About Jenkin…
A1exKH 37a51c7
SECURITY-771: Updated test's description in comments.
A1exKH 8689f68
SECURITY-771: Improved method name.
A1exKH 65d88a5
SECURITY-771: Improved implementation of tests to fix issue with Exce…
A1exKH ff25c03
SECURITY-771: Refactored code and split logic for positive and negati…
A1exKH e388c86
SECURITY-771: Refactored code. Created string constants.
A1exKH c0446cc
SECURITY-771: Refactored code. Created string constants for users.
A1exKH 0c3d4f9
SECURITY-771: Fixed bug in the test.
A1exKH 5e13a23
SECURITY-771: Refactored code. Updated method's names.
A1exKH ff0a44d
SECURITY-771: Refactored code. Implemented the usage of try-with-reso…
A1exKH 343bcb2
SECURITY-771: Added missing trailing newline.
A1exKH 3a89d66
SECURITY-771: Added missing test scenario for READ + SYSTEM_READ user…
A1exKH 4cc01f5
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 8635a78
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 938074d
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 5a116b1
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 800708d
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 9b9a275
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH aaba461
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 74a6d23
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH bee2674
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 36bea8a
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 8e6942e
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 8138cf6
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 019abf7
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 7239872
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH dc3057c
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 5b3acd9
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 4ad88e0
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH fe613cd
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH fd2237a
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 3d5eaf0
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 4c2c4ed
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 0714fe1
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 77d2703
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 9ef8f31
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 64de575
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 8d2d443
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 92c510f
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 9cd9e8c
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH e08069e
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 7e91dce
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 024e860
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 7e1f735
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 78eccc7
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH e74304a
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 5ae154a
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 39c401b
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 7586855
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 1f19e41
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH aa74ee8
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH dd3f024
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 2c37178
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 1eb3e13
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 4e4ad35
SECURITY-771: Improved comments for "Only Read" test according to fee…
A1exKH c4ab957
SECURITY-771: Renamed constant name "READONLY_USER" to "SYSTEM_READ_O…
A1exKH 0b1e6e6
SECURITY-771: Fixed typo in constant name "MANAGER_READONLY_USER".
A1exKH c58e3ec
SECURITY-771: Updated constant names for better readability.
A1exKH fe130d0
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 29abc01
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH cdc8d25
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 9003fc5
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 51010e4
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 7dfb982
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 44ffd25
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH 99fcc90
Merge branch 'master' into SECURITY-771/Fix-test-logic
A1exKH File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.