Correct realm regex examples, and creation of REALM for them
authorAlan T. DeKok <aland@freeradius.org>
Wed, 31 Mar 2010 13:06:52 +0000 (15:06 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 31 Mar 2010 13:13:52 +0000 (15:13 +0200)
commit22c357b1917efefdb161c2eab03b14f34a89b883
tree37f876afc803dbe3c5eafd43e582f77b91c0b9c6
parentef2f9b3cae541129f5cc10abdf60e9835636efe1
Correct realm regex examples, and creation of REALM for them

The old examples were wrong.  The old code created the Realm
attribute with value of the regex... rather than the actual realm name.

Closes bug #40
raddb/proxy.conf
src/modules/rlm_realm/rlm_realm.c