You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pysaml2

There are download files available for pySAML2.

See all merge proposals.

pySAML2 has 5 active branches owned by 4 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pysaml2
Series: main
1 Development 2012-04-03 16:57:46 UTC
978. Merge from master branch

Author: Lorenzo Gil Sanchez
Revision Date: 2012-04-03 16:57:46 UTC

Merge from master branch

lp:~lgs/pysaml2/clean-client-api 1 Development 2012-05-23 09:20:46 UTC
991. Clean the logout API: there is 3 publ...

Author: Lorenzo Gil Sanchez
Revision Date: 2012-05-23 07:09:42 UTC

Clean the logout API: there is 3 public methods now, one for initiating a logout and two for answering from a IdP. The IdP can send a logout request or can send a logout response

lp:~roland-hedberg/pysaml2/0.2.1 1 Development 2011-03-28 07:22:39 UTC
660. Diverse updates amd fixes

Author: Lorenzo Gil Sanchez
Revision Date: 2011-03-28 07:22:39 UTC

Diverse updates amd fixes

lp:~onceuponapriori/pysaml2/main 1 Development 2010-03-11 07:16:43 UTC
267. Fixes for xmlsec1 path and empty attr...

Author: onceuponapriori
Revision Date: 2010-03-11 07:13:46 UTC

Fixes for xmlsec1 path and empty attrs.

  1. xmlsec1 code was iterating over a bunch of chars since it didn't split on ':'. Also, dirname seemed to be giving incorrect behavior where a join with the path worked great. Finally, os.access *requires* a mode argument, we check for execute privs in this case since we want to execute the application.
  2. well-formed but empty attributes were causing an exception to be thrown. For example, my application has a few attributes that are required and a few that are not, eg, first_name. When first_name attr is empty, we use an empty string instead of exploding.

lp:~althalus87/pysaml2/django 1 Development 2010-02-23 20:42:30 UTC
229. updated usage in __init__, fixed bug ...

Author: root
Revision Date: 2010-02-23 20:42:30 UTC

updated usage in __init__, fixed bug in IDP in views, added support for setting multiple attributes when creating acount in backend

15 of 5 results
You can't create new branches for pySAML2.