Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] (PR#9742) win32: authentication support
Home

[Freeciv-Dev] (PR#9742) win32: authentication support

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9742) win32: authentication support
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Fri, 20 Aug 2004 02:16:59 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9742 >

Here's a patch that adds rudimentary authentication support for the
win32 client.

It pops up a text entry dialog (identical to the found a new city
dialog) for each authentication request the server sends, and sends back
the contents when either button (ok or cancel) is pressed.  It also
doesn't hide the password, and the dialogs seem to pop up at random
places on the screen.

Tested with PR#9739 but should work without it.

-James Canete

Attachment: win32-authsupport.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9742) win32: authentication support, James Canete <=