Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Authelia

The Cloud ready multi-factor authentication portal for your Apps
Collective - Host: opensource - https://opencollective.com/authelia-sponsors - Website: https://www.authelia.com - Code: https://github.com/authelia/authelia

build(deps): update dependency @types/node to v20.5.3 (#5890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 26b2855479edf18d7cd4fc90b8e02330fc6d9b3c authored over 1 year ago
build(deps): update module github.com/ory/x to v0.0.584 (#5889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - d4bd547da78d7d3521816faf5ff3c0c19be4dc08 authored over 1 year ago
build(deps): update module github.com/go-rod/rod to v0.114.3 (#5888)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 1aafebcad95d682b612cf33ec43f76a3223c6021 authored over 1 year ago
build(deps): update dependency @types/node to v20.5.2 (#5887)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 7fd88e5e0625ccc41b146def0bb6de09cf7d1b5a authored over 1 year ago
fix: webauthn credential user id missing (#5882)

Browsers have seemingly changed the requirements for registering credentials which now requires ...

github.com/authelia/authelia - 490356754873c6d283d77c8683431859b8f96ac4 authored over 1 year ago
build(deps): update typescript-eslint monorepo to v6.4.1 (#5885)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 036fe1ebda9ea0e459c0e1f6c837b2be5776bfee authored over 1 year ago
build(deps): update module github.com/google/uuid to v1.3.1 (#5884)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - cc833131e58e5fcaed3fec3f6a389d62d1398ca6 authored over 1 year ago
build(deps): update ghcr.io/k3d-io/k3d docker tag to v5.6.0 (#5883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - e26f3f1fd519a77e15b848e8a96d91cb513c2621 authored over 1 year ago
feat(server): update default headers (#5881)

This updates the default headers for many endpoints per the OWASP best practices.

Signed-off-...

github.com/authelia/authelia - e9e2969bad9a56cbbd40c46ee60513e15c7e6cb5 authored over 1 year ago
fix(oidc): par consent state error (#5880)

This fixes a state error during a PAR session were if the session requires consent the flow fail...

github.com/authelia/authelia - 321a3803f52b01324fcbf0e5b12ae014bf075c1e authored over 1 year ago
fix(oidc): par model mapping (#5879)

This fixes an initial implementation issue where the PAR context was not mapped correctly.

Si...

github.com/authelia/authelia - e42bbca1efa3a596aaa7289a9a8c61e108d13a52 authored over 1 year ago
refactor(validator): remove redundant nil check (#5876)

From the Go docs:

"For a nil slice, the number of iterations is 0." [1]

Therefore, an ad...

github.com/authelia/authelia - db1efdb5bf6e93ee01f3f45515489b6170fd0098 authored over 1 year ago
build: remove toolchain module option (#5875)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - cdbe4710c5a5988a5a32c1326bc68d3870d70905 authored over 1 year ago
refactor: set session id early in refresh flow (#5796)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - cae11b4e912d7f617becdbd39b9e456d42bafe2b authored over 1 year ago
docs(oidc): misc fix to openapi spec (#5873)

Fixes miscellaneous OpenAPI 3.0 spec elements for OpenID Connect 1.0.

Signed-off-by: James El...

github.com/authelia/authelia - 7f3c81f9188c655082fc45be0e8e32ec59e84185 authored over 1 year ago
build(deps): update dependency broadcast-channel to v5.3.0 (#5874)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 1e5c7b7c905ef60ed073f827d93f9ab0f7d24b14 authored over 1 year ago
build(deps): update dependency eslint-plugin-import to v2.28.1 (#5872)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - a3203e0b5db81b99539a4aadc659451c18f6934b authored over 1 year ago
build(deps): update dependency @types/node to v20.5.1 (#5871)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - b5d7be847e26a72a7d12ec7209753ac6e450bc4c authored over 1 year ago
docs: remove dco (#5868)

This removes the DCO requirement from all repositories. The DCO requirement is not at all necess...

github.com/authelia/authelia - ea0e1989cd0eeb9329e9f763ee4a37f4919a0fab authored over 1 year ago
build(deps): update redis docker tag to v7.2 (#5857)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 9cd76ca4ee56829601fc272ace494439bdd2f38f authored over 1 year ago
build(deps): update module github.com/ory/x to v0.0.583 (#5870)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 5f77a75e25307940a5fa1083c3203bcd5b96e972 authored over 1 year ago
docs: misc updates/fixes (#5869)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - de0a96d94374ec3407a2d0886bbc9d174c65ca85 authored over 1 year ago
fix(configuration): optional value not treated as optional (#5853)

Fixes a configuration validation process for redis where the redis port was meant to be optional...

github.com/authelia/authelia - 5edd5fcf69d8f17a6731e0f1b5cf8f8591823e56 authored over 1 year ago
build(deps): update dependency @testing-library/jest-dom to v6.0.1 (#5865)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - f807ea17995b07668d26277afe4cf73dce353290 authored over 1 year ago
docs: fix secret and env key gen (#5866)

Fixes a documentation issue which was caused by inaccurate documentation generator logic.

Sig...

github.com/authelia/authelia - 58d99d60b797fd94e24081c4a9ee9d943b7f38c2 authored over 1 year ago
build(deps): update dependency happy-dom to v10.10.4 (#5867)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 09037d07c03e794eb1390cdf0eb3b46d15fccdf5 authored over 1 year ago
build(deps): update dependency happy-dom to v10.10.2 (#5862)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 1c16e64887904e513f646ec510f241e04bd4dba6 authored over 1 year ago
build(deps): update caddy docker tag to v2.7.4 (#5864)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - d2ed3548a47cd7000c8871e771d63ea8ddceb26b authored over 1 year ago
fix(oidc): failure to insert with client credentials grant (#5809)

This fixes an issue where the client credentials grant fails on insert as the challenge_id forei...

github.com/authelia/authelia - 895cdc28a05f61ab7efc763c9c48a4d72ee7def5 authored over 1 year ago
build(deps): update dependency happy-dom to v10.10.1 (#5861)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 1d72ad5dcefd347b272e1614d2f09c1639645dee authored over 1 year ago
build(deps): update dependency vitest to v0.34.2 (#5860)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 3a46ad836d19d70de63870958bdc7692a7046d19 authored over 1 year ago
build(deps): update dependency @vitest/coverage-istanbul to v0.34.2 (#5859)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 256c14bfe6be125a9a2a5cfe655a459dc5d224b0 authored over 1 year ago
docs: expand on existing bundle info (#5858)

There was a missing readme and missing context to the readme for the example bundles. This resol...

github.com/authelia/authelia - 010f91f6e8f8155e7046a1637e9a1d3bc98e2d49 authored over 1 year ago
build(deps): update module github.com/ory/x to v0.0.582 (#5856)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 9491121657002052831b301d6503808d473706d5 authored over 1 year ago
docs(oidc): work factor tuning faq (#5736)

Adds OpenID Connect 1.0 FAQ for tuning the client secret work factor.

Signed-off-by: Lenard H...

github.com/authelia/authelia - ba18055c7923934039efa0b3f564ed7e97d81e55 authored over 1 year ago
build(deps): update dependency eslint-plugin-react to v7.33.2 (#5854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 7db46c433095993f22d45d6e35d03435bce425b4 authored over 1 year ago
build(deps): update dependency happy-dom to v10.10.0 (#5852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c193d7bb7c201a80aad26149595479d4c21b7739 authored over 1 year ago
build(deps): update dependency prettier to v3.0.2 (#5851)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - cd67d4f1cb4048a4442856fe5640247a3f125c18 authored over 1 year ago
build(deps): update typescript-eslint monorepo to v6 (major) (#5667)

github.com/authelia/authelia - eceb4cd3f7fa8ce70d84a65416a3d78d45ef338c authored over 1 year ago
build(deps): update mariadb docker tag to v11.0.3 (#5849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - cad998f2746cfbb7c41149ae77dd66d3d9b761d7 authored over 1 year ago
build(deps): update caddy docker tag to v2.7.3 (#5848)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 4e5b2ce7087c8b12f66e6bf747239ec4a54771c0 authored over 1 year ago
build(deps): update material-ui monorepo to v5.14.5 (#5847)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - bb172085cdadc75f688ff8f6aca9f1b20b74e601 authored over 1 year ago
ci: update code-ql actions (#5845)

Signed-off-by: Amir Zarrinkafsh <[email protected]>

github.com/authelia/authelia - 3d21f40285c5dd9f08399e9701c717689a648511 authored over 1 year ago
build(deps): update dependency esbuild to v0.19.2 (#5846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - d11992174d271acb4a5ad81a935385d4b6eac863 authored over 1 year ago
build(deps): update dependency @testing-library/jest-dom to v6 (#5843)

* build(deps): update dependency @testing-library/jest-dom to v6

* refactor(web): remove unne...

github.com/authelia/authelia - cbe5578c4143533eb4521928c4ef9e72330cc24b authored over 1 year ago
build(deps): update dependency @types/node to v20.5.0 (#5844)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - a78cbeaed2f6e2ab07388889f0dadef0362f6eed authored over 1 year ago
build(deps): update module github.com/go-crypt/crypt to v0.2.12 (#5841)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c16b26028f77b5f49f1ea7d7c1e4e3689c7187d6 authored over 1 year ago
test: fix test for go 1.21 (#5842)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - b28493f82de5bcdab34487826b094af6ca94b6df authored over 1 year ago
build(deps): update dependency @types/node to v20.4.10 (#5839)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 0439cbedfd5d40b698b683abe3fefb5fc12c46e8 authored over 1 year ago
build(deps): update dependency esbuild to v0.19.1 (#5837)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 0e0440826ef8531bb45ee03ed93481051522b4b8 authored over 1 year ago
build(deps): update dependency eslint to v8.47.0 (#5838)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c550c5fe011b8f5df2d034a0e93c07c34d8cdf34 authored over 1 year ago
build(deps): update dependency react-i18next to v13.1.2 (#5835)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 62cfeb0c6bfa5a41cca44ac103b635014cfda083 authored over 1 year ago
build(deps): update module github.com/ory/x to v0.0.581 (#5834)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 297ef9a0ea808e06fed0d8f7f5a734f58227fe09 authored over 1 year ago
build(deps): update dependency broadcast-channel to v5.2.0 (#5832)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - cf7c4aa421cc6aa04646b083f8453d60a83a4bb1 authored over 1 year ago
build(deps): update dependency react-i18next to v13.1.1 (#5831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c0bc674135eca1c73ff2f61e4b863d49e67215cc authored over 1 year ago
build(deps): update dependency react-i18next to v13.1.0 (#5829)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 80c9cc6f7758b9687ba24df6a5f85108b786cfbd authored over 1 year ago
build(deps): update dependency react-router-dom to v6.15.0 (#5830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 29a3718ffe6942f46820e9edc26903e96f38b724 authored over 1 year ago
build(deps): update module github.com/ory/x to v0.0.579 (#5828)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - cf963010aa6f5bb33a409f55a7a47da72ff245ea authored over 1 year ago
build(deps): update dependency @commitlint/cli to v17.7.1 (#5827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 530783c344c1de29bdc877a1eba9dd4ccbac5b2d authored over 1 year ago
build(deps): update haproxy docker tag to v2.8.2 (#5826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 722de7ab95ac7a9173334bd99bf5ccc8531599ac authored over 1 year ago
build(deps): update dependency @types/react to v18.2.20 (#5825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c8c7473755c52e724783ba67630a1d50132276ca authored over 1 year ago
build(deps): update dependency eslint-import-resolver-typescript to v3.6.0 (#5824)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - b4709cdeadcfc1de610c6c9d76f21d67e532fb6a authored over 1 year ago
build(deps): update dependency i18next to v23.4.4 (#5822)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - a4061ec333ab68e46e6dcb809beb7807554b8922 authored over 1 year ago
docs: misc fixes (#5823)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - 1702490369d814a55d68e432fda246b1e5b9e30f authored over 1 year ago
docs: misc fixes (#5821)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - 7bceaacc5db0bbc74c922f1b110c6025ecf68dc5 authored over 1 year ago
build(deps): update commitlint monorepo to v17.7.0 (#5820)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 981fb8125689b4ac2703ee753277764558d7d298 authored over 1 year ago
ci(buildkite): factorize minio node configuration (#5818)

Signed-off-by: Amir Zarrinkafsh <[email protected]>

github.com/authelia/authelia - f5eba5db850280f00cec18bb8e1ba3d83a7247c3 authored over 1 year ago
build(deps): update golang docker tag to v1.21.0 (#5817)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - a1bdbb5da318aa86374eb008ce9f116feb5fa324 authored over 1 year ago
build(deps): update dependency @types/node to v20.4.9 (#5816)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - aec545df19d14600c60618ff2038cb8e8a313cda authored over 1 year ago
build(deps): update dependency esbuild to v0.19.0 (#5815)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 27eebcb80994c239312df5bc39b97cc5b0c05b00 authored over 1 year ago
build(deps): update dependency i18next to v23.4.3 (#5813)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 126621071488e5a271536a5a6e1eeb5d82c233c4 authored over 1 year ago
build(deps): update material-ui monorepo to v5.14.4 (#5812)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - bc5af078c1e0e4fbd585773d80f85cf10e0d9655 authored over 1 year ago
build(deps): update dependency @types/react to v18.2.19 (#5810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 8ad737bb1bbf54b33982aaf918357c64ae34f375 authored over 1 year ago
build(deps): update dependency esbuild to v0.18.20 (#5811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c97002cfe94f5d2c92012f167b6a9d23a3e21acb authored over 1 year ago
build(deps): update alpine docker tag to v3.18.3 (#5807)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - c983dbafb8498999c6badf1f05b20a04f47c10c6 authored over 1 year ago
build(deps): update dependency happy-dom to v10.9.0 (#5808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - a4945294e31aeef626bd36d8b486190551e6d79f authored over 1 year ago
build(deps): update dependency happy-dom to v10.8.1 (#5806)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 66bff74fdca1b44dea6261a41b52e7a22d6efcba authored over 1 year ago
build(deps): update module github.com/ory/x to v0.0.577 (#5805)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 1b7f335a62c24a76331e3150fa80cbae8a0d3fce authored over 1 year ago
build(deps): update github.com/ory/herodot digest to 27cd693 (#5804)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - ac4cf7d72fd358e9397be275c4b0a50408ddf982 authored over 1 year ago
build(deps): update dependency vite to v4.4.9 (#5802)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - ce91828908bd822565c2b642402587574ff5c343 authored over 1 year ago
build(deps): update dependency esbuild to v0.18.19 (#5799)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 77761da51bb1f4913c2545438fd1d280ea1ed139 authored over 1 year ago
build(deps): update dependency eslint-config-prettier to v9 (#5793)

github.com/authelia/authelia - cdee9aaeef6e4d5e68ec83dc5753cfda5d20f2c5 authored over 1 year ago
build(deps): update dependency i18next to v23.4.2 (#5798)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 001fbca1e21a3ffebfb3113cdc0aafc14aff8011 authored over 1 year ago
build(deps): update dependency esbuild to v0.18.18 (#5791)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - b016da5f7123aec708788616126be3979e89aed7 authored over 1 year ago
build(deps): update module github.com/jackc/pgx/v5 to v5.4.3 (#5790)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 770ed48343e17e9478a9fa7773f0f71d066c04d1 authored over 1 year ago
fix(oidc): client credentials flow not populating session (#5797)

This fixes an issue where the session information for the client credentials flow did not popula...

github.com/authelia/authelia - 62c36eb0c0b0d53dbd32ee78ba9aaa8d00add891 authored over 1 year ago
build(deps): update dependency @types/node to v20.4.8 (#5789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 8392ce0a7d73b6b6547facb4d47254931abfbc39 authored over 1 year ago
fix(oidc): refresh flow scope parameter ignored (#5782)

This fixes an issue where the scope parameter is ignored in the refresh token flow.

Signed-of...

github.com/authelia/authelia - e250ad31ebb4cf029ab5e02c67e79ca0d0d4dc94 authored over 1 year ago
docs: bump netlify deps (#5788)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - 412e0af7e980b8fbf093fb9fdbb8f52435ce957a authored over 1 year ago
docs: bump deps (#5787)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - f0c9e3ea8ce491d53a0b8cd67d0f3c3952a9a77c authored over 1 year ago
docs: add discord link (#5786)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - 83ab27ac112e437244c27688aa47963512ad4726 authored over 1 year ago
docs: clarification about common configurations (#5785)

This is intended on clarifying some information regarding common configuration examples like buf...

github.com/authelia/authelia - c82805450438caddb0ba096e21b3de07a36a4d9e authored over 1 year ago
build(deps): update module golang.org/x/net to v0.14.0 (#5784)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 1a01206a33378b7995b1355e1eb8a43deebb71c4 authored over 1 year ago
build(deps): update dependency happy-dom to v10.8.0 (#5755)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 0f23312ffaba7aa1f62908c117811626d2108a4f authored over 1 year ago
fix(oidc): insufficient debug logs on some endpoints (#5783)

This fixes an issue where on the userinfo, introspection, and revocation endpoints there are not...

github.com/authelia/authelia - f09dbee8ef34b448089d7c066d042e8076d52402 authored over 1 year ago
fix(oidc): userinfo endpoint returns additional audience (#5781)

This fixes an issue where the userinfo endpoint returns the client id as an audience twice.

S...

github.com/authelia/authelia - 0919173013a680f48a4ad2ada53974f879334a87 authored over 1 year ago
build(deps): update module golang.org/x/term to v0.11.0 (#5779)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 3292873d6b810adc271862a357ff317c3b2b4470 authored over 1 year ago
build(deps): update module golang.org/x/text to v0.12.0 (#5780)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/authelia/authelia - 6415347df1ba4a86914c93c8933131d734bd6754 authored over 1 year ago
docs(oidc): properly describe the introspection endpoint (#5777)

Signed-off-by: James Elliott <[email protected]>

github.com/authelia/authelia - cf841b56f1913b7b15db4e9633c568332a587481 authored over 1 year ago
feat(commands): go build info (#5775)

Include go build info in the authelia build-info command.

Signed-off-by: James Elliott <james...

github.com/authelia/authelia - 37ee0092c889a2aab24538b3edb58d33a4a8cd65 authored over 1 year ago