authelia/internal/session
renovate[bot] 7b00b21da1
build(deps): update module github.com/fasthttp/session/v2 to v2.4.15 (#4292)
* build(deps): update module github.com/fasthttp/session/v2 to v2.4.15
* fix(session): adjust api for changes in upstream library

Fixes #3751.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2023-01-09 15:57:40 +11:00
..
mocks refactor(session): use github.com/fasthttp/session/v2 instead of github.com/authelia/session/v2 (#1809) 2021-03-13 16:06:19 +11:00
const.go refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
encrypting_serializer.go build(deps): update module github.com/fasthttp/session/v2 to v2.4.15 (#4292) 2023-01-09 15:57:40 +11:00
encrypting_serializer_test.go build(deps): update module github.com/fasthttp/session/v2 to v2.4.15 (#4292) 2023-01-09 15:57:40 +11:00
provider.go refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
provider_config.go feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
provider_config_test.go build(deps): update module github.com/fasthttp/session/v2 to v2.4.15 (#4292) 2023-01-09 15:57:40 +11:00
provider_test.go feat(oidc): implement amr claim (#2969) 2022-04-01 22:18:58 +11:00
types.go refactor(logging): implement common interfaces (#3994) 2022-09-10 18:02:57 +10:00
user_session.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00