renamed sfaticket from util/ to trust/
[sfa.git] / sfa / trust / auth.py
2011-10-25 Thierry Parmentelatrenamed sfaticket from util/ to trust/
2011-10-17 Tony Mackfilter_creds_by_caller() supports list args
2011-09-12 Thierry Parmentelatrenamed class TrustedRootList into TrustedRoots
2011-09-12 Thierry Parmentelatrenamed source file trust/trustedroot.py into trust...
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2010-12-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-15 Thierry Parmentelatreviewed error msg formatting - fixed a couple glitches
2010-11-22 Tony Mackvalidate credential against RelaxNG schema
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-13 Barış Metinresolve conflict manually
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-08 Thierry Parmentelatstarted to repair sfadump
2010-10-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-06 Josh Karlinmerged namespace
2010-10-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-06 Thierry Parmentelatmissing methods in __init__
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-28 Thierry Parmentelatimprove server-side logging of exceptions
2010-08-20 Tony Mackmoved filter_creds_by_caller() from auth.py to credenti...
2010-08-20 Tony Mackadded filter_cred_by_caller() method
2010-08-16 Tony Mackget_aggregates and get_registries returns full interfac...
2010-08-06 Tony Mackrename variable
2010-08-02 Tony MackcheckCreds accepts 1 or more credentials
2010-06-02 Tony Mackmerging with geni-api branch
2010-04-21 Tony Mackfix KeyError
2010-04-20 Tony Mackfix name error
2010-04-19 Tony Mackcheck the specified hrn against the target hrn
2010-04-05 Tony Mackmove process of loading trusted cert files into its...
2010-03-05 Tony Mackremove unnecessary code
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Tony Mackpi can get a slice's cred without being in the slice...
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-14 Tony Mackadded check_ticket method
2009-12-10 Tony Mackin determine_user_rights() changed r1 to rl (typo:...
2009-12-10 Tony Mackin determine_user_rights() changed component to node
2009-11-30 Anil-Kumar Vengalilverbose in case if the trusted_roots directory is missing
2009-11-30 Anil-Kumar Vengalilensruing that trusted_root directory is present and...
2009-11-23 Tony Mackadded rights for component
2009-11-05 Tony Mackno need to import sfa.util.genitable here
2009-10-31 Anil-Kumar Vengalillist of pi in in key PI; SM uses the authority credenti...
2009-10-29 Tony Mackdetermine user rights reqires the hrn of the caller...
2009-10-29 Tony Mackallow the interface to get authority rights
2009-10-29 Tony Mackrevert last commit
2009-10-26 Tony Mackonly allow authority creds if oject_hrn in pi list
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-23 Tony MackverifyPeerCert() now requires 2 arguments (certtificate...
2009-10-15 Tony Mackfix bug
2009-10-15 Tony Mackfix typo
2009-10-15 Tony Mackdont verify request hash in auth.check()
2009-10-14 Tony Mackmove peer_vert verificaiton code into its own method
2009-10-14 Tony Mackadded several methods for has based authentication
2009-10-01 Scott Bakerremove dependency of Config module from trustedroots...
2009-09-27 Tony Mackfix bug in verify object belongs to me
2009-09-26 Tony Mackadded verify_cred_is_me()
2009-09-23 Anil-Kumar Vengalilthese two lines, if enabled, allow a credential to...
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-06 Thierry Parmentelatrename configuration variables like from GENI_ to SFA_
2009-07-05 Thierry Parmentelatmove auth and hierarchy into sfa/trust