keycloak-api-rails
keycloak-api-rails copied to clipboard
Rails middleware that validates Authorization token emitted by Keycloak
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
Bumps [activerecord](https://github.com/rails/rails) from 7.0.2.3 to 7.0.3.1. Release notes Sourced from activerecord's releases. 7.0.3 Active Support No changes. Active Model No changes. Active Record Some internal housekeeping on reloads could break...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [actionpack](https://github.com/rails/rails) from 7.0.2.3 to 7.0.2.4. Changelog Sourced from actionpack's changelog. Rails 7.0.2.4 (April 26, 2022) Allow Content Security Policy DSL to generate for API responses. Tim Wade Commits 3520cc7...
Bumps [actionview](https://github.com/rails/rails) from 7.0.2.3 to 7.0.2.4. Changelog Sourced from actionview's changelog. Rails 7.0.2.4 (April 26, 2022) Fix and add protections for XSS in ActionView::Helpers and ERB::Util. Escape dangerous characters in...
- Reduce rails dependency to >= 4.1.16. - Skip authentication if no token is passed.
Bumps [activesupport](https://github.com/rails/rails) from 7.0.5 to 7.0.7.2. Release notes Sourced from activesupport's releases. 7.0.7.2 release No changes between this and 7.0.7.2. This release was just to fix file permissions in the...
Hi Lorent, I've made some untested changes to make the configuration dynamic and removed some duplicate code. The idea behind this pull request is to see if you would be...
Bumps [actionpack](https://github.com/rails/rails) from 7.0.5 to 7.0.5.1. Release notes Sourced from actionpack's releases. v7.0.5.1 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...