Posted inauthentication http basic auth Rails Ruby on Rails HTTP Basic authentication with JSON failure message Posted by Ubuntu Server Admin August 2, 2020A short snippet on how to make Ruby on Rails authenticate_or_request_with_http_basic respond with a JSON…
Posted inbug faraday HTTP Exploring a critical Net::Protocol issue in Ruby 2.6.0p0 and how it can lead to a security problem Posted by Ubuntu Server Admin August 2, 2020TL;DR This bug has been fixed in 2.6.1. Please upgrade and all should be good.…
Posted indry-rb dry-validation Ruby Simplifying internal validations using Dry-Validation Posted by Ubuntu Server Admin August 2, 2020When building APIs for other developers, itβs often important to draw the line between other…