/[gnue]/gnue-appserver/src/geasSessionManager.py
ViewVC logotype

Diff of /gnue-appserver/src/geasSessionManager.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by reinhard, Fri Aug 8 19:33:51 2003 UTC revision 1.10 by reinhard, Mon Aug 11 15:22:11 2003 UTC
# Line 39  class geasSessionManager: Line 39  class geasSessionManager:
39      self._authAdapter = geasAuthentification.geasAuthAgent ()      self._authAdapter = geasAuthentification.geasAuthAgent ()
40      classrep.init (self)      classrep.init (self)
41      # use DB for authetification      # use DB for authetification
42      self._authAdapter = geasAuthentification.geasDBAuthAgent()      # self._authAdapter = geasAuthentification.geasDBAuthAgent()
43        # Commented out as long as authentication classes are not fully defined
44    
45    def _getSession(self,sess_id):    def _getSession(self,sess_id):
46      try:      try:

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26