frostfs-s3-gw/auth
Pavel Korotkov d2ce83a6f8 #2 Fix AWS V4 signature regexp
We now respect possible spaces in parts of Authorization header field whoses presence causes problems for some client apps (such as aws cli).

Signed-off-by: Pavel Korotkov <pkorotkov@gmail.com>
2020-07-28 18:54:39 +03:00
..
bearer-token.go Refactor if-blocks in GetBearerToken method 2020-07-23 14:29:36 +03:00
center.go #2 Fix AWS V4 signature regexp 2020-07-28 18:54:39 +03:00
errors.go NFSSVC-30 Isolate S3 routing from legacy code 2020-07-22 16:25:09 +03:00
regexp-utils.go Split code into smaller parts within the auth package 2020-07-21 12:40:46 +03:00
rsa-utils.go Split code into smaller parts within the auth package 2020-07-21 12:40:46 +03:00