comment out the mixed case
authorAlan Buxey <alan.buxey@gmail.com>
Sat, 17 May 2014 12:08:58 +0000 (13:08 +0100)
committerAlan Buxey <alan.buxey@gmail.com>
Sat, 17 May 2014 12:08:58 +0000 (13:08 +0100)
same patch as in HEAD and MASTER - stops policies that should help sites from causing issues.

raddb/policy.conf

index 2668b29..e8a8575 100644 (file)
@@ -70,13 +70,14 @@ policy {
        #  what constitutes a user name.
        #
        filter_username {
+               
                #
                #  reject mixed case
                #  e.g. "UseRNaMe"
                #
-               if (User-Name != "%{tolower:%{User-Name}}") {
-                       reject
-               }
+               #if (User-Name != "%{tolower:%{User-Name}}") {
+               #       reject
+               #}
 
                #
                #  reject all whitespace