Skip to content

Here's what's popular on GitHub today...

Ethereum logo
Popular topic
Ethereum is a distributed public blockchain network.
Cloud 66 for Rails  screenshot
App recommended by GitHub

Cloud 66 for Rails

Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.

Trending repository
nielsvanvelzen
nielsvanvelzen commented Dec 8, 2020

Describe the bug

The current implementation of the authorization header parsing has (at least) the following issues:

  • A value can't contain any commas
  • A value can't start or end with a doublequote
  • A value can't contain special characters
    • HTTP Headers only allow ASCII characters
    • There is no option to encode/decode the values (using base64 or urlencoding)
  • When a value c
DeepSource screenshot
App recommended by GitHub

DeepSource

DeepSource helps you find and fix issues during code reviews.

Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/

You can’t perform that action at this time.