Releases: UniversitaDellaCalabria/uniAuth
Releases · UniversitaDellaCalabria/uniAuth
2.0.1
- fix: faulty requests without saml_session to userconsent view @peppelinux (c5098e3)
2.0.0
2.0.0-beta
- code cleanup
- removed unused imports
- fix: getIDP cannot return a HttpResponse
- setup.py classifiers
2.0.0-alpha2
many breakage from the previous release 1.2.3...master
Warning: SP attribute processors defined in models.ServiceProvider.attribute_processors MUST be modified from 'idp.processors' in 'uniauth_saml2_idp.processors.base' or 'uniauth_saml2_idp.processors.ldap'
1.2.3
- fix: name_id_format and name_id_policy.allow_create absence workaround
- feat: SameSite cookie refactor
- feat: issue_istant log
v1.2.2
LDAP uid escape filter
v1.2.0
LdapAcademiaProcessor adapted for AAcli
v1.2.0-rc
Some code refactor. AAcli and MDQuery commands.
pysaml v5
- Code coverage to 81%
- pysaml2 v5.0.0 as requirement
The First one
A coverage of the 75% of the code and a better exception handling with more eloquent log informations, coupled with a more then a year in a real production context, made this first official release finally available.