removed another bunch of references to geni
[sfa.git] / sfa / trust / auth.py
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