moved checks for realm 'LOCAL' from proxy.c to rlm_realm.
authoraland <aland>
Mon, 3 Apr 2000 18:18:38 +0000 (18:18 +0000)
committeraland <aland>
Mon, 3 Apr 2000 18:18:38 +0000 (18:18 +0000)
commitf6226929b2f74985861f508cb7696159ecd82684
tree39ba0892b646d62d95c1c841b34ffb1b463e8499
parent8e66cc5891569fc6e8257bb24ddc8ed4c14c0d54
moved checks for realm 'LOCAL' from proxy.c to rlm_realm.

If we've found a realm, always add a 'Realm' attribute to
the incoming request, even if we're not adding a Proxy-To-Realm
attribute.
src/main/proxy.c
src/modules/rlm_realm/rlm_realm.c