commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/common/src GConnections.py


From: Jason Cater
Subject: gnue/common/src GConnections.py
Date: Sun, 01 Dec 2002 19:44:39 -0500

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/12/01 19:44:39

Modified files:
        common/src     : GConnections.py 

Log message:
        fix for custom authenticator support

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/GConnections.py.diff?tr1=1.45&tr2=1.46&r1=text&r2=text

Patches:
Index: gnue/common/src/GConnections.py
diff -c gnue/common/src/GConnections.py:1.45 
gnue/common/src/GConnections.py:1.46
*** gnue/common/src/GConnections.py:1.45        Sun Dec  1 17:53:04 2002
--- gnue/common/src/GConnections.py     Sun Dec  1 19:44:39 2002
***************
*** 287,293 ****
              loginData.update(self._loginHandler.getLogin(
                [connection_name,
                 self.getConnectionParameter(connection_name,'comment',''),
!                dataObject.getLoginFields()], errortext))
  
              # Add to authenticated user list
              try:
--- 287,293 ----
              loginData.update(self._loginHandler.getLogin(
                [connection_name,
                 self.getConnectionParameter(connection_name,'comment',''),
!                checkFields], errortext))
  
              # Add to authenticated user list
              try:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]