nginxinc / nginx-ldap-auth

Example of LDAP authentication using ngx_http_auth_request_module
BSD 2-Clause "Simplified" License
681 stars 202 forks source link

Default realm in python deamon is defined as "Resticted" #31

Closed ol3k closed 6 years ago

ol3k commented 6 years ago

group.add_argument('-R', '--realm', metavar='"Restricted Area"',default="Resticted", help='HTTP auth realm (Default: "Restricted")')

vl-homutov commented 6 years ago

Thank you for noticing, fixed.