-
Notifications
You must be signed in to change notification settings - Fork 167
feature: V4 Post policies #87
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
447310f
feat: add POST policies building method
fa09133
add comments, ignoring x-ignore fields and required fields validation
6818fb6
fix docs style, add virtual hosted style URLs
c216a59
add bucket_bound_hostname support
b01c801
cosmetic changes
f56440b
add unit tests
dc7028d
Revert "add unit tests"
0a442b4
add few lines from the old implementation for consistency
4982ad7
add some system tests
333e212
move system tests into separate class
173c3f6
fix credentials scope URL mistake
1c80907
fix unit tests
3f15f2e
fix algorithm name
9acc3d7
add an example
b60c45e
add access token support
77ec997
Merge branch 'master' into v4_post_policies
frankyn b6c4106
add credentials as an argument
32b2f73
Merge branch 'v4_post_policies' of https://github.com/q-logic/python-…
51469a8
rename method
ade9985
add conformance tests into client unit tests
f62c48e
align conformance tests with test data
0572627
add an ability to set expiration as integer
edf84da
Merge branch 'v4_post_policies' into post_policy_conformance_tests
a630984
update conformance tests to avoid problems with json spaces and times…
d0028c9
update implementation to avoid Z symbol isoformat violation and json …
1de8570
Merge branch 'v4_post_policies' into post_policy_conformance_tests
c8bce87
fix error with bounded hostnames
7ecf43d
fix problem with bounded hostnames in implementation
353e4e2
Merge branch 'v4_post_policies' into post_policy_conformance_tests
1c87755
fix conformance tests
6aa3ea5
fix problems: ascii encoding of signature and fields order
0b14b3b
Merge branch 'v4_post_policies' into post_policy_conformance_tests
2597d29
change asserts order
7c4bd6c
fix conformance tests
55a6d42
fix encoding issues
2fd0025
merge unit test
8506d83
cosmetic changes and adding conformance tests
fd31846
fix russion "C" letter in comment
9048cc5
add conformance tests data
81759b2
cosmetic changes
8fcb8bf
cosmetic changes
7b1406e
add fields sorting
16daedd
fix system tests
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
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.
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.