changed the sfa db schema. All records are now stored in 1 table instead of createing...
authorTony Mack <tmack@cs.princeton.edu>
Fri, 4 Sep 2009 00:39:20 +0000 (00:39 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 4 Sep 2009 00:39:20 +0000 (00:39 +0000)
commit1971124b0a49cfbd7bce902722a1512baf8562f3
treed926bbbe7a6bbda2d8e8f377267204da92be2570
parent5429363097829c8ff0622b0da857c657369c925a
changed the sfa db schema. All records are now stored in 1 table instead of createing a new table for each site (authority)
12 files changed:
sfa/methods/get_credential.py
sfa/methods/list.py
sfa/methods/register.py
sfa/methods/remove.py
sfa/methods/resolve.py
sfa/methods/update.py
sfa/plc/api.py
sfa/plc/sfa-import-plc.py
sfa/plc/sfaImport.py
sfa/trust/auth.py
sfa/util/genitable.py
sfa/util/record.py