Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Releases: babelouest/glewlwyd

Release 1.4.8

27 Oct 19:09
0b4592d
Compare
Choose a tag to compare
  • Add Travis CI script
  • Fix http_auth backend

Release 1.4.7

19 Oct 02:14
Compare
Choose a tag to compare
  • Adapt Glewlwyd build to the new version of the underlying libraries: orcania, yder, hoel, ulfius (thanks ythogtha!)
  • Improve doc about front-end pages, as mentionned in #46, and fix libjwt install doc

Release 1.4.6

29 Jun 22:48
Compare
Choose a tag to compare
  • Fix client confidential bug in code authorization flow, thanks to Bisco
  • Improve Documentation

Release 1.4.4

20 May 15:41
Compare
Choose a tag to compare
  • Add current token scope list in the api /api/profile when authenticated with the OAuth2 token
  • Fix issue in client_check that made it not check properly if a client is authorized or not
  • Remove auth_type code for g_admin client, because it inly uses token

Release 1.4.3

27 Apr 22:06
Compare
Choose a tag to compare
  • LDAP search error more verbose
  • LDAP search with pagination
  • Fix users and clients lists bugs

Release 1.4.2

19 Apr 17:05
Compare
Choose a tag to compare
  • Add option auth_code_match_ip_address to prevent glewlwyd to check the match of the ip address that requested a code and the ip address that requested the refresh token
  • Fix bug with confidentials clients that were not able to get refresh tokens
  • Fix bug that made Glewlwyd crash when try to add users and ldap auth was disabled

Release 1.4.1

13 Apr 02:01
Compare
Choose a tag to compare

Update libraries dependency versions

Release 1.4.0

07 Apr 17:49
Compare
Choose a tag to compare
  • Add LDAP config properties search_scope, scope_property_user_match and scope_property_client_match
  • Add Debian hardening patch on Makefile
  • Add journald log mode

Release 1.3.3

09 Mar 23:14
Compare
Choose a tag to compare
  • Fix client_credentials bug
  • Move documentation to /docs

Release 1.3.2

18 Feb 00:24
Compare
Choose a tag to compare
v1.3.2

Add doc in package