5e0ad7e3bc
- stripntdomain - striprealm - Take maintainership Approved by: madpilot (maintainer) Obtained from: pfSense Sponsored by: Netgate
12 lines
522 B
Diff
12 lines
522 B
Diff
diff -ruN ../squidGuard-1.4.orig/src/sg.y.in ./src/sg.y.in
|
|
--- ../squidGuard-1.4.orig/src/sg.y.in 2015-04-22 12:42:14.932264000 -0500
|
|
+++ ./src/sg.y.in 2015-04-22 12:44:41.473988000 -0500
|
|
@@ -94,6 +94,6 @@
|
|
%token WITHIN OUTSIDE ELSE LOGFILE ANONYMOUS VERBOSE CONTINIOUS SPORADIC
|
|
%token LDAPCACHETIME EXECUSERLIST EXECCMD LDAPPROTOVER
|
|
%token LDAPBINDDN LDAPBINDPASS MYSQLUSERNAME MYSQLPASSWORD DATABASE
|
|
-%token QUOTED_STRING
|
|
+%token QUOTED_STRING STRIPNTDOMAIN STRIPREALM
|
|
|
|
%type <string> WORD
|
|
%type <string> EXECCMD
|