Flowdock

No documentation

This class has no description. You can help the Ruby on Rails community by adding new notes.

Constants

TRUSTED_PROXIES = %r{ ^127\.0\.0\.1$ | # localhost ^(10 | # private IP 10.x.x.x 172\.(1[6-9]|2[0-9]|3[0-1]) | # private IP in the range 172.16.0.0 .. 172.31.255.255 192\.168 # private IP 192.168.x.x )\. }x

Attributes

[R] check_ip
[R] proxies
Show files where this class is defined (1 file)
Register or log in to add new notes.