Skip to content

Releases: UniversitaDellaCalabria/uniAuth

2.0.1

30 Sep 22:15
Compare
Choose a tag to compare

2.0.0

17 Jun 12:47
Compare
Choose a tag to compare
  • fix: logout exception when nameid_format were missing
  • fix: attribute maps in example project
  • feat: Documentation (#3)

2.0.0-beta

08 Apr 13:50
Compare
Choose a tag to compare
  • code cleanup
  • removed unused imports
  • fix: getIDP cannot return a HttpResponse
  • setup.py classifiers

2.0.0-alpha2

08 Apr 12:14
Compare
Choose a tag to compare

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

07 Apr 23:26
Compare
Choose a tag to compare
  • fix: name_id_format and name_id_policy.allow_create absence workaround
  • feat: SameSite cookie refactor
  • feat: issue_istant log

v1.2.2

23 Jul 03:36
Compare
Choose a tag to compare

LDAP uid escape filter

v1.2.0

16 Jul 13:32
Compare
Choose a tag to compare
LdapAcademiaProcessor adapted for AAcli

v1.2.0-rc

15 Mar 14:53
Compare
Choose a tag to compare
v1.2.0-rc Pre-release
Pre-release

Some code refactor. AAcli and MDQuery commands.

pysaml v5

13 Jan 16:23
Compare
Choose a tag to compare
  • Code coverage to 81%
  • pysaml2 v5.0.0 as requirement

The First one

06 Jan 01:10
Compare
Choose a tag to compare

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.