Parse attributes that are string
authorAlan T. DeKok <aland@freeradius.org>
Wed, 1 Oct 2008 12:11:21 +0000 (14:11 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 15 Oct 2008 13:18:13 +0000 (15:18 +0200)
commite996de7443647229b7a5392ad9b09ce54b0b541c
treefc5872a428312d0eae295b283607ce191aef9797
parent89b01d78b27a304f74adc286544f2473c93493e6
Parse attributes that are string

Foo = "bar baz"

  This needs to be parsed as a type, not as a string, if Foo is date,
for example.
src/lib/valuepair.c