Allow:
authoraland <aland>
Tue, 15 Jan 2008 14:43:42 +0000 (14:43 +0000)
committeraland <aland>
Tue, 15 Jan 2008 14:43:42 +0000 (14:43 +0000)
commitcb9b02a8533307af49229f8fb6d6d9e0fe8ee4a5
tree0a619a4753c37c9d825476c4f0f6bfa41cb31416
parentd9afbcbf368678aa416006c74dffc92a0c547a96
Allow:

if (User-Name == "bob") { ...

which is much more obvious.  It also allows:

if (Framed-IP-Address > 127.0.0.1) { ...

which wasn't allowed in 2.0
man/man5/unlang.5
src/main/evaluate.c