Files
NowChessSystems/modules/security/CHANGELOG.md
T
2026-05-06 07:06:52 +00:00

3.1 KiB

(2026-04-30)

Features

(2026-04-30)

Features

(2026-04-30)

Features

(2026-04-30)

Features

(2026-05-01)

Features

(2026-05-02)

Features

(2026-05-03)

Features

Bug Fixes

  • auth: correct internal secret validation logic in InternalAuthFilter (85b1872)

(2026-05-06)

Features

Bug Fixes

  • auth: add InternalClientHeadersFactory for custom client headers management (e279c39)
  • auth: change InternalAuthFilter to use @Singleton and add HTTP tests for secret validation (c08d530)
  • auth: correct internal secret validation logic in InternalAuthFilter (85b1872)
  • auth: update InternalAuthFilter to use @ApplicationScoped and add index-dependency configuration (6e0fd95)
  • redis: enhance GameRedisSubscriberManager to use ReactiveRedisDataSource and improve subscription handling (0eb752d)