A redirect_uri_mismatch error is raised when trying to log in through GitHub OAuth to forum.nasqueron.org.
Currently the application web requests are redirected like this: Nginx on Dwellers → Nginx on the container → Ruby server on the container.
If OAuth parameters are modified to allow use on the container's nginx, it works. So, I offer to revisit the Nginx configuration.
See also T275.