Basti basti
  • Joined on 2023-11-01
basti deleted branch bugfix/8-signatures from 5apps/liquor-cabinet 2024-03-05 15:55:52 +00:00
basti pushed to master at 5apps/liquor-cabinet 2024-03-05 15:55:51 +00:00
3512c0f7c9 Merge pull request 'Fix invalid PUT signatures for URI-encoded paths' (#9) from bugfix/8-signatures into master
aff383b99b Merge pull request 'Set up Drone CI, remove Actions configs' (#11) from dev/actions into bugfix/8-signatures
6455f24ab0 Set up Drone CI, remove Actions configs
bf14785404 Fix invalid PUT signatures for URI-encoded paths
Compare 4 commits »
basti closed issue 5apps/liquor-cabinet#8 2024-03-05 15:55:50 +00:00
PUT signature invalid for certain filenames
basti merged pull request 5apps/liquor-cabinet#9 2024-03-05 15:55:50 +00:00
Fix invalid PUT signatures for URI-encoded paths
basti deleted branch dev/actions from 5apps/liquor-cabinet 2024-03-05 13:30:14 +00:00
basti pushed to bugfix/8-signatures at 5apps/liquor-cabinet 2024-03-05 13:30:05 +00:00
aff383b99b Merge pull request 'Set up Drone CI, remove Actions configs' (#11) from dev/actions into bugfix/8-signatures
6455f24ab0 Set up Drone CI, remove Actions configs
Compare 2 commits »
basti merged pull request 5apps/liquor-cabinet#11 2024-03-05 13:30:03 +00:00
Set up Drone CI, remove Actions configs
basti created pull request 5apps/liquor-cabinet#11 2024-03-05 13:29:11 +00:00
Set up Drone CI, remove Actions configs
basti created pull request 5apps/liquor-cabinet#9 2024-03-04 16:21:01 +00:00
Fix invalid PUT signatures for URI-encoded paths
basti deleted branch feature/aws_v4_signatures from 5apps/liquor-cabinet 2023-11-21 14:19:44 +00:00
basti pushed to master at 5apps/liquor-cabinet 2023-11-21 14:19:38 +00:00
8b6f201a0b Merge pull request 'Switch to AWS v4 signatures' (#5) from feature/aws_v4_signatures into master
209fcca5ea Make headers argument optional
589dcf7fa2 Update example config
91cadbf228 Switch Docker image back to Ruby 3.1
d09c6e7a39 Use production env for Docker image
Compare 10 commits »
basti closed issue 5apps/liquor-cabinet#3 2023-11-21 14:19:38 +00:00
Support AWS (S3) v4 signatures
basti merged pull request 5apps/liquor-cabinet#5 2023-11-21 14:19:38 +00:00
Switch to AWS v4 signatures
basti commented on pull request 5apps/liquor-cabinet#5 2023-11-21 14:19:03 +00:00
Switch to AWS v4 signatures

Yes, I think default should be production.

basti created pull request 5apps/liquor-cabinet#5 2023-11-15 18:16:16 +00:00
Switch to AWS v4 signatures
basti created pull request 5apps/liquor-cabinet#2 2023-11-01 16:03:22 +00:00
Add Dockerfile