Project

General

Profile

Actions

Patch #25653

closed

Fix NoMethodError on HEAD requests to AccountController#register

Added by Holger Just about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Accounts / authentication
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

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