Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: magz/esaml

Tags

v1.1

Toggle v1.1's commit message
Bump app vsn

v1.0

Toggle v1.0's commit message
Bump app vsn to 1.0

v0.1

Toggle v0.1's commit message
Add InclusiveNamespace support to xmerl_dsig

After this, we also check the signature method and c14n method to make
sure they're the ones that we actually support (now we will crash
if they are not).

Will add some tests for this later, generating small XML to test
it is quite complicated at the moment (since they need to be signed in
the new canonical form).

Probably solves arekinath#7