-
Notifications
You must be signed in to change notification settings - Fork 96
Hotfix storage API security with auth checks and policy updates #1905
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
ryoya-hayase
wants to merge
19
commits into
RCOSDP:develop_v2.0.4
Choose a base branch
from
ivis-weko3-dev:hotfix/s3-security
base: develop_v2.0.4
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.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
83db3cd
fix(weko-records-ui)!: add auth and permission checks to storage APIs
ivis-kuroda ccc1222
fix(weko-records-ui)!: restrict public bucket policy to read-only
ivis-kuroda c7a1a82
fix(weko-records-ui)!: handle expired storage sessions
ivis-kuroda da7aa4b
fix(invenio-files-rest): resolve storage locations by URI prefix
ivis-kuroda 08e8a79
test(weko-records-ui): add storage API auth and permission tests
ivis-kuroda 5b3fa11
test(weko-records-ui): update bucket policy tests for read-only access
ivis-kuroda fbb1cc9
test(invenio-files-rest): add pyfs storage factory location tests
ivis-kuroda ad91697
Merge branch 'hotfix/storage-api-permission' into hotfix/s3-security
ivis-kuroda 513b8dd
Merge branch 'hotfix/storage-bucket-policy' into hotfix/s3-security
ivis-kuroda 91ce1c1
Merge branch 'hotfix/storage-session-expiry' into hotfix/s3-security
ivis-kuroda a757ff9
Merge branch 'hotfix/storage-location-lookup' into hotfix/s3-security
ivis-kuroda db3c2eb
fix(tests): drop existing database before test
ivis-kuroda 344f672
fix(invenio-files-rest): require path boundary in location match
ivis-kuroda 3031d62
fix(weko-records-ui): require pid on record-scoped storage APIs
ivis-kuroda 3239f82
Merge pull request #1230 from ivis-kuroda/hotfix/s3-security
ryoya-hayase 523d913
Merge branch 'develop_v2.0.4' into hotfix/s3-security
ryoya-hayase 1c656af
refactor(weko-records-ui): drop checks duplicated by the decorator
ivis-kuroda a5f7744
test(weko-records-ui): consolidate similar tests with parametrize
ivis-kuroda 29e6fae
fix(weko-records-ui): validate the s3 replacement target unconditionally
ivis-kuroda 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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.