Skip to content

Releases: backdrop-contrib/simplesamlphp_auth

1.x-2.1.2

16 May 14:59
883b5e9
Compare
Choose a tag to compare

What's Changed

  • Issue #42: Check that library version is 2.x before warning. by @laryn in #43

Full Changelog: 1.x-2.1.1...1.x-2.1.2

1.x-2.1.1

13 May 18:59
cdde150
Compare
Choose a tag to compare

What's Changed

  • Issue #40: Add the SAML login link in a more reliable way. by @laryn in #41

Full Changelog: 1.x-2.1.0...1.x-2.1.1

1.x-2.1.0

12 May 22:39
Compare
Choose a tag to compare

What's Changed

  • Issue #37: Allow Composer to manage and load the library. by @laryn in #38
  • Issue #35: Rework form_alter for user links. by @laryn in #39
  • Minor code cleanup and formatting.

Full Changelog: 1.x-2.0.0...1.x-2.1.0

1.x-2.0.0

04 Aug 22:09
Compare
Choose a tag to compare

Changes since 1.x-2.0.0-alpha2:

  • Issue #8: Adjust variable names in update hook. by @laryn and @argiepiano
  • Issue #9: Extend configuration to allow editing text for login link. by @laryn and @irinaz
  • Issue #13: Fix config file reference. by @laryn
  • Issue #15: Make sure to respect the 'activated' setting. by @laryn
  • Issue #17: Exit before executing hook_user_logout() if inactive. by @laryn
  • Issue #19: Use namespaces for recent versions of the library. by @laryn
  • Issue #21: Leave roles alone if empty role population setting. by @laryn
  • Issue #24: Allow user accounts to be merged if the username/email already exists. by @codebymikey and @laryn
  • Issue #26: SimpleSAML authenticated admins cannot create other users. by Rich Burke (richburke), chrisgross, Cleber Gasparoto (chgasparoto), Vitor Machado (vmachado), Brian Osborne (bkosborne), and @laryn
  • Issue #33: Allow translation of login link display name. by @laryn
  • Issue #34: Fix function call, which was moved to authmap. by @argiepiano and @laryn

1.x-2.0.0-alpha2

17 Nov 18:42
e4d3af3
Compare
Choose a tag to compare

Initial alpha release.