lp:~onceuponapriori/pysaml2/main

Created by onceuponapriori and last modified
Get this branch:
bzr branch lp:~onceuponapriori/pysaml2/main
Only onceuponapriori can upload to this branch. If you are onceuponapriori please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
onceuponapriori
Project:
pySAML2
Status:
Development

Recent revisions

267. By onceuponapriori

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.

266. By Roland Hedberg

Unnecessary reference to xmlsec1

265. By Roland Hedberg

Better way of finding xmlsec1 binaries

264. By Roland Hedberg

Better way of finding xmlsec1 binaries

263. By Roland Hedberg

Better way of finding xmlsec1 binaries

262. By Roland Hedberg

name format change

261. By Roland Hedberg

name format change and more

260. By Roland Hedberg

name format change and more

259. By Roland Hedberg

name format change

258. By Roland Hedberg

Added a test for the only function that wasn't tested. Trying to read info about something that isn't cached raises and Exception just like when dealing with a dictionary

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers