Skip to content

Releases: idotta/idmt-plugin

v0.5.6

04 Jan 06:02
c27aee4

Choose a tag to compare

What's Changed

  • Add tenant identifier to link generation methods in IdmtLinkGenerator by @idotta in #21

Full Changelog: v0.5.5...v0.5.6

v0.5.5

03 Jan 02:01
a477f10

Choose a tag to compare

What's Changed

  • Implement per-tenant cookie isolation for authentication by @idotta in #20

Full Changelog: v0.5.4...v0.5.5

v0.5.4

02 Jan 22:46
e7e30d9

Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 Jan 19:09
7595f3d

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 Jan 14:38

Choose a tag to compare

Refactor multi-tenant strategy options in IdmtOptions and related services

  • Introduced constants for strategy option keys in IdmtMultiTenantStrategy for better clarity and maintainability.
  • Updated ServiceCollectionExtensions to use new constants for retrieving strategy options.
  • Modified CurrentUserService and IdmtUserClaimsPrincipalFactory to utilize the new strategy option keys for tenant claims and access the claim directly instead of using the tenant accessor.

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 Dec 22:38
4266c91

Choose a tag to compare

What's Changed

  • Enhance GetAllTenants endpoint to exclude default tenant by @idotta in #17

Full Changelog: v0.5.0...v0.5.1

v0.5.0

31 Dec 20:59
c206431

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

30 Dec 19:29
8e45323

Choose a tag to compare

What's Changed

  • Add interactive web client for BasicSample API testing by @Copilot in #14
  • Fix forgot password by @idotta in #15

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Dec 22:07
5f51243

Choose a tag to compare

What's Changed

  • Fix DbLock exception when creating tenant by @dpieve in #11
  • Add integration tests for multi-tenancy and system management features by @idotta in #12
  • Refactor slices to use Result by @idotta in #13

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Dec 04:22
1833549

Choose a tag to compare

What's Changed

  • Update Finbuckle with major breaking changes by @idotta in #10

Full Changelog: v0.3.0...v0.4.0