-
I use devise and rack in my Rails 7.1 application, together with rack-mini-profiler.
When I upgraded to rack 3, signing in and signing out did not work anymore. (possibly due to CSRF issues).
Wh…
-
There is an issue where an Encoding::CompatibilityError is raised when the request body is multipart and the Content-Type is a text format (e.g., text/html or text/plain) with the charset set to ISO-2…
nappa updated
2 months ago
-
## CVE-2023-27539 - High Severity Vulnerability
Vulnerable Library - rack-2.2.3.gem
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP…
-
## CVE-2023-27539 - High Severity Vulnerability
Vulnerable Library - rack-2.0.1.gem
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTT…
-
### Problem Description
Hi, I was debugging why our [sidekiq](https://github.com/sidekiq/sidekiq) dashboard `http://rails-app-url/sidekiq` crashes with a 500 error when we have a mail delivery job in…
-
## CVE-2023-27539 - High Severity Vulnerability
Vulnerable Library - rack-2.2.3.gem
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP…
-
## CVE-2023-27539 - High Severity Vulnerability
Vulnerable Library - rack-1.6.9.gem
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTT…
-
**Your environment**
- Universidade Vila Velha (UVV) Autolab at [https://autolab.computacaoraiz.com.br/](https://autolab.computacaoraiz.com.br/)
- Rocky Linux 9.4
- Autolab v2.12.0
**Steps To Re…
-
Be able to list the routes defined by a Rack/Sinatra application.
-
In Rails 8 Beta 1 we got the new authentication generator.
This now opens the question how we test controllers that need a signed in user.
Performance wise it might be nice to have a programatic …