mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
fix: encoding issue
This commit is contained in:
parent
b1e2a5ed29
commit
712d66777b
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ class Parser(Burp1):
|
|||
" on the client (see client configuration options"
|
||||
" for details). The default is 1. When set to 0, the"
|
||||
" fqdn provided by the client while authenticating"
|
||||
" will be stripped ('test‐client.example.com'"
|
||||
" will be stripped ('testclient.example.com'"
|
||||
" becomes 'testclient')."),
|
||||
u'cname_lowercase': __(u"Whether to force lowercase cname when"
|
||||
" looking-up in clientconfdir. This also"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue