Skip to content

Releases: TKOaly/user-service

v1.4.2

01 Aug 19:46
Compare
Choose a tag to compare
  • Do not return 404 when returning an empty list of users.

v1.4.1

31 Jul 18:56
Compare
Choose a tag to compare
  • Fixed the password reset link
  • The year in the page footer now updates automatically 🎉

v1.4.0

01 Jun 22:52
a919fd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

26 May 14:28
Compare
Choose a tag to compare

What's Changed

  • Fix password recovery form's input field types.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

26 May 14:15
Compare
Choose a tag to compare

What's Changed

  • added seeds for services and privacy_policies for new website by @NuiS4ncE in #145
  • Implement password reset flow by @dogamak in #148

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Mar 12:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.3

19 Feb 16:40
Compare
Choose a tag to compare
  • Add tktdt_student database migration for registration and edit pages' checkbox
  • Also fixes membership options for invoice creation

v1.1.2

12 Sep 18:54
Compare
Choose a tag to compare
  • Fix ID token timestamps

v1.1.1

12 Sep 18:20
Compare
Choose a tag to compare
  • Include the ID of the key used to sign the ID token in the token's header.

v1.1.0

12 Sep 14:38
Compare
Choose a tag to compare
  • Implement OpenID configuration endpoint
  • Implement asymmetric singing of the OpenID tokens