Project

General

Profile

Actions

Patch #25653

closed

Fix NoMethodError on HEAD requests to AccountController#register

Added by Holger Just almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Accounts / authentication
Target version:

Description

The attached patch fixes a NoMethodError when attempting to run a HEAD request against AccountController#register.

The cause of the bug is that HEAD requests did not trigger the check for request.get?.


Files

Actions

Also available in: Atom PDF