emartech / escher-ruby

Library for HTTP request signing (Ruby implementation)
MIT License
12 stars 12 forks source link

drop support for legacy REQUEST_PATH and use PATH_INFO instead #14

Closed adamluzsi closed 7 years ago

adamluzsi commented 7 years ago

This will remove the bugs with rack request escher authentications on webservers that do not support REQUEST_PATH anymore or support in wrong way (constant value with "/")