Ignore:
Timestamp:
Nov 21, 2008 4:39:47 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:
ac54ef3
Parents:
c971895
Message:

Initial move to general authorization framework. Currently integrated with Access stuff fully.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_experiment_control.py

    rc971895 r3f6bc5f  
    154154            Ns2SplitRequestMessage, 'Ns2SplitRequestBody')
    155155
    156     def __init__(self, config=None):
     156    def __init__(self, config=None, auth=None):
    157157        """
    158158        Intialize the various attributes, most from the config object
Note: See TracChangeset for help on using the changeset viewer.