avoid use of DNS when looking up devices in DB by IP
This commit is contained in:
		| @@ -4,8 +4,6 @@ use Dancer ':syntax'; | ||||
| use Dancer::Plugin::Ajax; | ||||
| use Dancer::Plugin::DBIC; | ||||
|  | ||||
| use NetAddr::IP::Lite ':lower'; | ||||
|  | ||||
| hook 'before' => sub { | ||||
|   # view settings for node options | ||||
|   var('node_options' => [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user