Support for XDM-AUTHORIZATION-1 at the SSH server end, making use of
[u/mdw/putty] / putty.h
diff --git a/putty.h b/putty.h
index e4d8d1f..6177bc9 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -344,6 +344,7 @@ struct config_tag {
     /* X11 forwarding */
     int x11_forward;
     char x11_display[128];
+    int x11_auth;
     /* port forwarding */
     int lport_acceptall; /* accept conns from hosts other than localhost */
     int rport_acceptall; /* same for remote forwarded ports (SSH2 only) */