Support hash-source in Content Security Policy by madogiwa0124 · Pull Request #54207 · rails/rails

Motivation / Background fixed #54200 Detail The CSP hash-source is not enclosed in ' and is ignored by the browser. According to the official W3C definition of a hash-source, it must be enclos...