Compare commits
No commits in common. "e3fe7f50a18a354273e8527d42173674bf01706b" and "378600a749590ce02f01a54751d3a09af3d037a7" have entirely different histories.
e3fe7f50a1
...
378600a749
|
|
@ -51,7 +51,6 @@ public class SafetyFilter implements Filter {
|
|||
wxWhitelist.add("/test/hqlcusers");
|
||||
wxWhitelist.add("/test/revokeCancel");
|
||||
wxWhitelist.add("/user/captchadl");
|
||||
wxWhitelist.add("/user/checkSSOLogin");
|
||||
|
||||
urlRefererList.add("http://localhost");
|
||||
urlRefererList.add("http://127.0.0.1");
|
||||
|
|
|
|||
Loading…
Reference in New Issue