This project is archived and is in readonly mode.

#310 ✓resolved
Edgard Castro

Rails info is not considering all requests local when in development environment

Reported by Edgard Castro | June 3rd, 2008 @ 03:28 AM

Reproduce:

Trying to load "http://X.X.X.X:3000/rails/info/properties" from a non-local host even using the development server environment provile returns "For security purposes, this information is only available to local requests."

Description:

Rails info controller is is not using the consider_all_requests_local variable for the development environment.

Patch attached.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Pages