Skip to content

Releases: deohs/uwauth

4.0.0 - UW Groups V3 API Support

18 Oct 20:29
1f56c55
Compare
Choose a tag to compare

This release converts the UW Groups API version to the V3 REST / JSON API; Functionally it is equivalent to the 3.x release except for this API change. Note that the 3.x releases and earlier use the V1 API which was deprecated in 2019. New major version is created to preserve previous installs and force installed implementations to intentionally upgrade.

With this change, the gws.cacert configuration setting is no longer used as the V3 API uses InCommon certificates that already exist on virtually all web servers. This setting will be removed in later 4.x releases.

What's Changed

  • Initial 4.x version with UW Groups V3 API support by @tkiehne in #20

Full Changelog: v3.0.5...v4.0.0

3.0.5 - Drupal 11 compatibility

13 Sep 20:37
8121059
Compare
Choose a tag to compare

Allows installation on Drupal 11 with some minor coding standards fixes. Otherwise effectively the same as 3.0.4.

3.0.4 - Role sync bugfix

08 Mar 03:22
5bbd714
Compare
Choose a tag to compare

Fixes a regression bug where roles are not synced properly.

v3.0.3

06 Feb 23:40
e61f9b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

3.0.2 - PHP 8.1 compliance

27 Jan 19:25
f3f0fc2
Compare
Choose a tag to compare

Updated to add php 8.1 support; restricted to Drupal 9+

3.0.1 - Drupal 9 Compatibility Fixes

06 Oct 23:05
cf380da
Compare
Choose a tag to compare

Updated to conform to Drupal 9 API

3.0.0 - Drupal 9 Compatible

27 Oct 18:52
24d96ca
Compare
Choose a tag to compare

UWauth is now Drupal 9 compatible - this release can be installed on Drupal Core versions 8.8.3 and higher. For earlier Drupal 8 Core versions use the 2.2 release.

Composer & Full Drupal 8 Conformance

13 Oct 02:45
c1ff011
Compare
Choose a tag to compare
Merge pull request #5 from tkiehne/2_2_release

2 2 release

v2.2.0: Merge pull request #5 from tkiehne/2_2_release

13 Oct 03:58
c1ff011
Compare
Choose a tag to compare