-
| 
         I receive multiple messages from the module  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
| 
         It looks like you probably have NGX_DEBUG true in your build?
https://github.com/stnoonan/spnego-http-auth-nginx-module/blob/c62616386e31c65eff648bb5524f7928286a5a0e/ngx_http_auth_spnego_module.c#L340
 
…On Wed 2 Mar 2022 at 12:00, Sivakov Sergey ***@***.***> wrote:
 I receive multiple messages from the module
 what nginx settings to disable them?
 2022/03/02 13:42:50 [info] 2588664#0: auth_spnego: fqun = 0 in
 /etc/nginx/nginx.conf:98
 2022/03/02 13:42:50 [info] 2588664#0: auth_spnego: allow_basic = 1 in
 /etc/nginx/nginx.conf:98
 2022/03/02 13:42:50 [info] 2588664#0: auth_spnego: force_realm = 0 in
 /etc/nginx/nginx.conf:98
 2022/03/02 13:42:50 [info] 2588664#0: auth_spnego: map_to_local = 0 in
 /etc/nginx/nginx.conf:98
 2022/03/02 13:42:50 [info] 2588664#0: auth_spnego: delegate_credentials =
 0 in /etc/nginx/nginx.conf:98
 2022/03/02 13:42:50 [info] 2588664#0: auth_spnego: constrained_delegation
 = 0 in /etc/nginx/nginx.conf:98
 —
 Reply to this email directly, view it on GitHub
 <#126>,
 or unsubscribe
 <https://github.com/notifications/unsubscribe-auth/AADGOAR4VHXRMP7G72VEVVTU55J6BANCNFSM5PXHNXIQ>
 .
 Triage notifications on the go with GitHub Mobile for iOS
 <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
 or Android
 <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
 You are receiving this because you are subscribed to this thread.Message
 ID: ***@***.***
 com>
 
 | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         This was fixed in ea8995e  | 
  
Beta Was this translation helpful? Give feedback.
This was fixed in ea8995e