We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e036f8 + 4f67fb3 commit 3f42ee1Copy full SHA for 3f42ee1
troubadix/codespell/codespell.additions
@@ -26,3 +26,4 @@ CSFR->CSRF
26
XXS->XSS
27
reverenced->referenced
28
sever->server
29
+cooky->cookie, cookies,
troubadix/codespell/codespell.exclude
@@ -1621,3 +1621,4 @@ xml += string( '<oval_system_characteristics xmlns="http://oval.mitre.org/XMLSch
1621
- XSS via a crafted WAN name on the General Setup screen (CVE-2019-16534)");
1622
"^[Xx]-[Aa]dobe-[Cc]ontent\s*:\s*AEM" );
1623
Zhongling Wen discovered that the h323 conntrack handler did not correctly
1624
+check_urls = make_list( "/olt/Login.do", "/otm/logon.do" );
0 commit comments