Ignore:
Timestamp:
Dec 1, 2008 3:07:40 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
f816079
Parents:
f069052
Message:

All services use authorizer. Global authorization file, shared routine to read simple authorization files. Fixes some more partial state errors in experiment_control.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd/server.py

    rf069052 r05191a6  
    4040        self.log = logging.getLogger("fedd")
    4141
    42     def handle_error(self, request, address):
     42    def ahandle_error(self, request, address):
    4343        """
    4444        The default SSLServer prints a stack trace here.  This is a little
Note: See TracChangeset for help on using the changeset viewer.