Skip to content

Latest commit

 

History

History
395 lines (242 loc) · 26.9 KB

CHANGELOG.md

File metadata and controls

395 lines (242 loc) · 26.9 KB

Changelog

1.16.0 (2024-06-26)

Full Changelog

Merged pull requests:

  • EWPP-4349: Use new config from cas v2.3. #185 (nagyad)

1.15.0 (2024-06-21)

Full Changelog

Merged pull requests:

1.14.0 (2024-02-14)

Full Changelog

Closed issues:

  • ECAS new user login and registration not working #180

Merged pull requests:

  • Release-1.14.0: Update changelog. #182 (nagyad)
  • EWPP-3969: Add Drupal 10.2.x and PHP 8.2 to matrix., drop support for Drush 11. #181 (brummbar)

1.13.0 (2023-09-18)

Full Changelog

Closed issues:

  • Replace heavy, proprietary mock CAS server with a lightweight and open source solution #57

Merged pull requests:

1.12.0 (2023-08-02)

Full Changelog

Closed issues:

  • Latest version of oe_authentication is not compatible with drupal 9.4 #166

Merged pull requests:

1.11.0 (2023-02-22)

Full Changelog

Merged pull requests:

  • Prepare changelog for release 1.11.0 #172 (brummbar)
  • EWPP-2984: Drupal 10 compatibility. #171 (brummbar)
  • EWPP-2946: Fix force login redirect which is caheable by varnish. #170 (sergepavle)

1.10.0 (2023-01-03)

Full Changelog

Merged pull requests:

1.9.0 (2022-09-16)

Full Changelog

Closed issues:

  • Compatibility with symfony/http-foundation v4.4.44 #164
  • Streamline the user sanitization function. #152
  • Bulk Add EU Login Users by email #137

Merged pull requests:

1.8.0 (2022-08-02)

Full Changelog

Merged pull requests:

1.7.0 (2022-06-22)

Full Changelog

Merged pull requests:

1.6.0 (2022-02-17)

Full Changelog

Closed issues:

  • Error when validating ticket: Error Code INVALID_USER: Invalid user: "XXXXXXX" belongs to "SELF_REGISTERED" users while application accepts only "INTERNAL" #144

Merged pull requests:

1.5.1 (2021-12-06)

Full Changelog

Merged pull requests:

1.5.0 (2021-09-27)

Full Changelog

Merged pull requests:

1.4.0 (2021-08-16)

Full Changelog

Closed issues:

  • Drupal 9 support #135
  • New release plan #134
  • Use oe_authentication with Drupal 9 #125

Merged pull requests:

1.3.0 (2020-06-22)

Full Changelog

Implemented enhancements:

  • Don't create and map user fields. Use cas_attributes instead #81

Merged pull requests:

1.2.0 (2020-04-08)

Full Changelog

Merged pull requests:

  • OPENEUROPA-2954: Release 1.2.0. #116 (nagyad)
  • OPENEUROPA-2943: Update composer.json. #115 (sergepavle)
  • OPENEUROPA-0000: Use drupal/core instead of drupal/core-recommended. #114 (22Alexandra)
  • OPENEUROPA-2939: PHP 7.3. - Update OE Authentication component. #113 (sergepavle)
  • OPENEUROPA-2604: Drupal 8 recommended project. #112 (upchuk)

1.1.0 (2020-01-21)

Full Changelog

Closed issues:

Merged pull requests:

1.0.0 (2019-12-16)

Full Changelog

Implemented enhancements:

  • Why only superuser is able to cancel accounts with deletion? #79

Closed issues:

  • Replace master branch with 8.x-1.x #91
  • missing modules oe_authentication #77
  • Improve documentation #53
  • Rendering user information #50

Merged pull requests:

  • Update CHANGELOG.md for release 1.0.0. #101 (ademarco)
  • OPENEUROPA-0000: Separate cache folder on drone. #100 (voidtek)
  • OPENEUROPA-2502: Add param groups to validation path. #99 (dxvargas)
  • OPENEUROPA-2258: Undo use of PHP 7.2. #98 (dxvargas)
  • OPENEUROPA-2464: Use PHP 7.1 in docker-compose. #97 (dxvargas)
  • OPENEUROPA-2258: Use PHP 7.2 in drone and docker image. #96 (dxvargas)
  • OPENEUROPA-1897: Removed drone permission fix. #76 (imanoleguskiza)

1.0.0-beta1 (2019-05-15)

Full Changelog

Closed issues:

  • Create release 1.0.0-beta1 #75

Merged pull requests:

1.0.0-alpha7 (2019-05-07)

Full Changelog

Merged pull requests:

  • OPENEUROPA-1813: Create release 1.0.0-alpha7. #73 (voidtek)
  • OPENEUROPA-1813: Upgrading to 8.7. #70 (upchuk)

1.0.0-alpha6 (2019-05-07)

Full Changelog

Merged pull requests:

1.0.0-alpha5 (2019-04-25)

Full Changelog

Closed issues:

  • Fix redirect for login_failure_page for drupal/cas:2.5 #63
  • Fix Drupal core lazy sessions issue #60
  • Update information from EULogin #49

Merged pull requests:

1.0.0-alpha4 (2019-02-19)

Full Changelog

Merged pull requests:

  • OPENEUROPA-1520: Prepare for release 1.0.0-alpha4 #51 (imanoleguskiza)
  • OPENEUROPA-1609: Add ajax_timeout setting for behat. #48 (nagyad)
  • OPENEUROPA-1586: Add extra EULogin fields. #47 (imanoleguskiza)
  • OPENEUROPA-1609 Fix behat.yml.dist to use drupal-extension properly. #46 (nagyad)
  • OPENEUROPA-1520: Use drupal core. #45 (imanoleguskiza)
  • OPENEUROPA-1533: Add --strict flag for Behat tests execution. #44 (sergepavle)
  • OPENEUROPA-1522: Make sure we don't use Drupal paths in Behat scenarios. #43 (sergepavle)
  • OPENEUROPA-1501: Implement configuration UI for Authentication. #42 (nagyad)
  • OPENEUROPA-1485: Prevent blocked users from logging in through cas #40 (imanoleguskiza)
  • OPENEUROPA-1486: Remove access to user delete. #39 (imanoleguskiza)

1.0.0-alpha3 (2018-12-05)

Full Changelog

Closed issues:

  • Avoid touching default.settings.php #31

Merged pull requests:

  • OPENEUROPA-1385: Prepare the release 1.0.0-alpha3. #37 (voidtek)
  • OPENEUROPA-1322: Use the proper Docker way of overriding docker-composer.yml file. #36 (drupol)
  • OPENEUROPA-1299: Override proxyCallback for ECAS. #35 (voidtek)
  • OPENEUROPA-1300: Ensure config changes in hook_install don't happen if the config is being synced and show disclaimer #33 (nagyad)
  • OPENEUROPA-627: Avoid touching default.settings.php #31. #32 (dxvargas)
  • OPENEUROPA-1249: Allow access for Drupal users on oe_authentication #30 (imanoleguskiza)
  • OPENEUROPA-1260: Fix authentication logout redirect for the demo server. #29 (drupol)
  • OPENEUROPA-1197: Add missing configuration for emails. #28 (imanoleguskiza)
  • OPENEUROPA-1206: Removed custom service in favor of new event. #25 (imanoleguskiza)

1.0.0-alpha2 (2018-09-28)

Full Changelog

Merged pull requests:

  • OPENEUROPA-1241: Update CHANGELOG.md. #26 (voidtek)
  • OPENEUROPA-784: Make sure component dependencies are as relaxed as possible. #20 (aritomelo)

1.0.0-alpha1 (2018-09-19)

Full Changelog

Merged pull requests:

  • Update CHANGELOG.md for 1.0.0-alpha1 #24 (ademarco)
  • OPENEUROPA-1227: EULogin validation service path is wrong #23 (upchuk)
  • OPENEUROPA-1209: Change settings for CAS and module #22 (dxvargas)
  • OPENEUROPA-168: Custom Register link #21 (dxvargas)
  • OPENEUROPA-1192: Replace PCas with Cas module. #19 (dxvargas)

0.5.0 (2018-08-29)

Full Changelog

Merged pull requests:

  • OPENEUROPA-1177: Consolidate oe_authentication #18 (imanoleguskiza)
  • OPENEUROPA-164: Authentication: fix login error on ECAS redirect #17 (upchuk)
  • OPENEUROPA-166: Added Login/Logout Block. #16 (hernani)
  • OPENEUROPA-1146: Move pcas settings into drupal configuration #15 (imanoleguskiza)
  • OPENEUROPA-1119: Create a docker-compose.yml.dist file #13 (netlooker)

0.4.0 (2018-08-20)

Full Changelog

Merged pull requests:

  • OPENEUROPA-1159: Rename Auth to Authentification #12 (ku-enza)

0.3.0 (2018-08-13)

Full Changelog

Merged pull requests:

  • OPENEUROPA-758: Use single entry point object instead of requiring service file #11 (imanoleguskiza)
  • OPENEUROPA-632: Add minimum stability to drupal core. #10 (imanoleguskiza)
  • OPENEUROPA-582: Update images on docker-compose and drone file. #9 (voidtek)

0.2.0 (2018-06-25)

Full Changelog

Merged pull requests:

  • Update CHANGELOG.md for 0.2.0 release. #7 (ademarco)
  • OPENEUROPA-679: Make authentication service endpoint configurable #6 (voidtek)

0.1.0 (2018-06-19)

Full Changelog

Merged pull requests:

  • Add CHANGELOG.md for 0.1.0 release. #5 (ademarco)
  • OPENEUROPA-657: Update license and make it compliant with packagist.org's recommandations #4 (drupol)
  • OPENEUROPA-657: Rename from eu_login to oe_auth. #3 (drupol)
  • OPENEUROPA-657: Rename the module from eu_login to oe_auth. #2 (drupol)
  • OPENEUROPA-204: Initial work #1 (sandervd)

* This Changelog was automatically generated by github_changelog_generator