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:14:02 +0000 (15:14 +0200)
commit5db4baf9eaf747de083835839ff6e53af830bc34
treeba96a70820a6a0fd297e608b997b129bc97a03ec
parent151377eadebf9d7cae8055a87d96a50323d4c1df
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