Stavros
|
7a772b303e
|
chore: bump go version everywhere
|
2026-03-12 19:03:18 +02:00 |
|
Stavros
|
1c62d6fb39
|
Merge branch 'main' into dependabot/go_modules/github.com/charmbracelet/huh-1.0.0
|
2026-03-12 18:55:51 +02:00 |
|
Stavros
|
2611d5bf45
|
chore: breaking changes for huh form
|
2026-03-12 18:55:12 +02:00 |
|
dependabot[bot]
|
03f13efc77
|
chore(deps): bump the minor-patch group in /frontend with 2 updates (#709)
Bumps the minor-patch group in /frontend with 2 updates: [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next).
Updates `i18next` from 25.8.17 to 25.8.18
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.8.17...v25.8.18)
Updates `react-i18next` from 16.5.6 to 16.5.8
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.5.6...v16.5.8)
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.8.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: react-i18next
dependency-version: 16.5.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nightly
v5.0.4
|
2026-03-12 18:35:09 +02:00 |
|
dependabot[bot]
|
f8a0f6c98c
|
chore(deps): bump golang.org/x/crypto in the minor-patch group (#707)
Bumps the minor-patch group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).
Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0
- [Commits](https://github.com/golang/crypto/compare/v0.48.0...v0.49.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-12 16:36:57 +02:00 |
|
Stavros
|
b3de69e5d6
|
chore: add comment explaining uri header
|
2026-03-12 16:36:13 +02:00 |
|
Stavros
|
016a954963
|
fix: make a x forwarded uri an non required header
|
2026-03-12 16:26:42 +02:00 |
|
dependabot[bot]
|
238995b661
|
chore(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0
Bumps [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh) from 0.8.0 to 1.0.0.
- [Release notes](https://github.com/charmbracelet/huh/releases)
- [Commits](https://github.com/charmbracelet/huh/compare/v0.8.0...v1.0.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/huh
dependency-version: 1.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-12 08:21:18 +00:00 |
|
Stavros
|
9eb2d33064
|
New translations en.json (French) (#702)
v5.0.3-beta.1
v5.0.3
|
2026-03-11 16:49:20 +02:00 |
|
dependabot[bot]
|
00844dbca2
|
chore(deps): bump the minor-patch group across 1 directory with 5 updates (#703)
Bumps the minor-patch group with 5 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [i18next](https://github.com/i18next/i18next) | `25.8.14` | `25.8.17` |
| [react-i18next](https://github.com/i18next/react-i18next) | `16.5.5` | `16.5.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.4.0` |
| [eslint](https://github.com/eslint/eslint) | `10.0.2` | `10.0.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` |
Updates `i18next` from 25.8.14 to 25.8.17
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.8.14...v25.8.17)
Updates `react-i18next` from 16.5.5 to 16.5.6
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.5.5...v16.5.6)
Updates `@types/node` from 25.3.5 to 25.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.2...v10.0.3)
Updates `typescript-eslint` from 8.56.1 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.8.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: react-i18next
dependency-version: 16.5.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@types/node"
dependency-version: 25.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: eslint
dependency-version: 10.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: typescript-eslint
dependency-version: 8.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-11 16:49:04 +02:00 |
|
dependabot[bot]
|
a12d63a36d
|
chore(deps): bump golang.org/x/oauth2 in the minor-patch group (#700)
Bumps the minor-patch group with 1 update: [golang.org/x/oauth2](https://github.com/golang/oauth2).
Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-11 16:48:40 +02:00 |
|
Stavros
|
b2a1bfb1f5
|
fix: validate client id on oidc token endpoint
|
2026-03-11 16:48:04 +02:00 |
|
Stavros
|
f1e869a920
|
fix: ensure user context has is logged in set to true
|
2026-03-11 15:57:50 +02:00 |
|
Stavros
|
cc5a6d73cf
|
tests: ensure all forwarded headers are set on tests
|
2026-03-11 15:53:39 +02:00 |
|
Stavros
|
b2e3a85f42
|
chore: update version in example compose
|
2026-03-11 15:47:22 +02:00 |
|
Stavros
|
2e03eb9612
|
fix: do not continue auth on empty x-forwarded headers
|
2026-03-11 15:46:09 +02:00 |
|
Stavros
|
55c33f7a8e
|
chore: update readme
|
2026-03-10 17:57:49 +02:00 |
|
Stavros
|
b6eb902d47
|
fix: fix typo in public key loading
v5.0.2
v5.0.2-beta.2
|
2026-03-08 15:54:50 +02:00 |
|
dependabot[bot]
|
88de8856b2
|
chore(deps): bump the minor-patch group across 1 directory with 3 updates (#693)
Bumps the minor-patch group with 3 updates in the /frontend directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [react-i18next](https://github.com/i18next/react-i18next) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `lucide-react` from 0.576.0 to 0.577.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react)
Updates `react-i18next` from 16.5.4 to 16.5.5
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.5.4...v16.5.5)
Updates `@types/node` from 25.3.3 to 25.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.577.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: react-i18next
dependency-version: 16.5.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@types/node"
dependency-version: 25.3.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.0.2-beta.1
|
2026-03-08 11:41:14 +02:00 |
|
Stavros
|
e3bd834b85
|
fix: support pkix public keys in oidc
|
2026-03-08 11:39:16 +02:00 |
|
Luiz Felipe Fontes Botelho
|
f80be1ca61
|
fix: update healthcheck to use server address and port individually (#698)
|
2026-03-08 11:17:55 +02:00 |
|
Stavros
|
d7d540000f
|
fix: state should not be a required field in oidc
|
2026-03-08 11:17:44 +02:00 |
|
Stavros
|
766270f5d6
|
fix: add kid header to id token
|
2026-03-08 11:07:15 +02:00 |
|
Stavros
|
1d76cb84b9
|
New Crowdin updates (#684)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Chinese Simplified)
v5.0.1-rc.1
v5.0.1
|
2026-03-04 19:41:21 +02:00 |
|
dependabot[bot]
|
e8c8343fcf
|
chore(deps): bump the minor-patch group in /frontend with 2 updates (#688)
Bumps the minor-patch group in /frontend with 2 updates: [i18next](https://github.com/i18next/i18next) and [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer).
Updates `i18next` from 25.8.13 to 25.8.14
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.8.13...v25.8.14)
Updates `rollup-plugin-visualizer` from 7.0.0 to 7.0.1
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/btd/rollup-plugin-visualizer/compare/v7.0.0...v7.0.1)
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.8.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: rollup-plugin-visualizer
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-04 19:40:40 +02:00 |
|
dependabot[bot]
|
a7d7959a82
|
chore(deps): bump github.com/weppos/publicsuffix-go (#687)
Bumps the minor-patch group with 1 update: [github.com/weppos/publicsuffix-go](https://github.com/weppos/publicsuffix-go).
Updates `github.com/weppos/publicsuffix-go` from 0.50.2 to 0.50.3
- [Changelog](https://github.com/weppos/publicsuffix-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/weppos/publicsuffix-go/compare/v0.50.2...v0.50.3)
---
updated-dependencies:
- dependency-name: github.com/weppos/publicsuffix-go
dependency-version: 0.50.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-04 19:40:11 +02:00 |
|
Stavros
|
69c6c0ba1d
|
fix: add cache control header to token response
|
2026-03-04 19:38:52 +02:00 |
|
Stavros
|
a71f61df8d
|
feat: add email verified claim
v5.0.1-beta.1
|
2026-03-04 15:52:31 +02:00 |
|
Stavros
|
6bf444010b
|
feat: add nonce claim support to oidc server (#686)
* feat: add nonce claim support to oidc server
* fix: review feedback
|
2026-03-04 15:34:11 +02:00 |
|
Stavros
|
0e6bcf9713
|
fix: lookup config file options correctly in file loader
|
2026-03-03 22:48:44 +02:00 |
|
Stavros
|
af5a8bc452
|
fix: handle empty client name in authorize page
|
2026-03-03 22:48:44 +02:00 |
|
Stavros
|
de980815ce
|
fix: include kid in jwks response
|
2026-03-03 22:48:44 +02:00 |
|
Stavros
|
189ad7115a
|
New translations en.json (Serbian (Cyrillic)) (#683)
v5.0.0
v5.0.0-rc.2
|
2026-03-02 20:17:41 +02:00 |
|
Stavros
|
2f2556d480
|
fix: set correct paths in dockerfiles
|
2026-03-02 20:15:51 +02:00 |
|
Stavros
|
f1512f45b7
|
chore: update example env
|
2026-03-02 19:53:17 +02:00 |
|
Stavros
|
cd410b6cdf
|
refactor: categorize leftover config options (#682)
* refactor: categorize leftover config options
* chore: update config description
|
2026-03-02 19:49:59 +02:00 |
|
Stavros
|
24c5b35bdf
|
feat: add user info claims to id token (#681)
* feat: add user info claims to id token
* fix: omit empty user info values
v5.0.0-rc.1
|
2026-03-02 16:08:17 +02:00 |
|
dependabot[bot]
|
0d7daafa35
|
chore(deps): bump the minor-patch group in /frontend with 4 updates (#680)
Bumps the minor-patch group in /frontend with 4 updates: [axios](https://github.com/axios/axios), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [globals](https://github.com/sindresorhus/globals).
Updates `axios` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.13.6)
Updates `lucide-react` from 0.575.0 to 0.576.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.576.0/packages/lucide-react)
Updates `@types/node` from 25.3.2 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `globals` from 17.3.0 to 17.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: lucide-react
dependency-version: 0.576.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@types/node"
dependency-version: 25.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: globals
dependency-version: 17.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-02 16:05:25 +02:00 |
|
Stavros
|
414fab11fb
|
New Crowdin updates (#678)
* New translations en.json (Polish)
* New translations en.json (Dutch)
|
2026-03-02 16:03:43 +02:00 |
|
dependabot[bot]
|
ced28a0045
|
chore(deps): bump github.com/gin-gonic/gin in the minor-patch group (#679)
Bumps the minor-patch group with 1 update: [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin).
Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.11.0...v1.12.0)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-02 16:02:32 +02:00 |
|
Stavros
|
c48181a8d8
|
refactor: use lowercase translated placeholders in login form
|
2026-03-02 15:58:52 +02:00 |
|
Stavros
|
06a26e976b
|
fix: fix authorize app initial box not being a box
|
2026-03-02 15:50:08 +02:00 |
|
Stavros
|
27d14d6b21
|
New Crowdin updates (#676)
* New translations en.json (Romanian)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Afrikaans)
* New translations en.json (Arabic)
* New translations en.json (Catalan)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Greek)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Hungarian)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Serbian (Cyrillic))
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
v5.0.0-beta.4
|
2026-03-01 13:56:21 +02:00 |
|
Stavros
|
0354c9a122
|
chore: update screenshot
|
2026-03-01 13:52:27 +02:00 |
|
Stavros
|
4bed73d0fb
|
refactor: pass all search params to correct domain in domain warning
|
2026-03-01 13:42:52 +02:00 |
|
Stavros
|
d0e39c6149
|
refactor: card title and layout tweaks (#675)
* refactor: card title and layout tweaks
* chore: review comments
* refactor: update domain warning screen
|
2026-03-01 13:36:43 +02:00 |
|
Stavros
|
89da4028bb
|
New Crowdin updates (#674)
* New translations en.json (French)
* New translations en.json (Ukrainian)
|
2026-02-28 15:02:16 +02:00 |
|
dependabot[bot]
|
c8462f1bdf
|
chore(deps-dev): bump @types/node in /frontend in the minor-patch group (#673)
Bumps the minor-patch group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 25.3.1 to 25.3.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-28 15:00:35 +02:00 |
|
Stavros
|
cd168cd435
|
docs: update contributing guide
|
2026-02-28 14:53:55 +02:00 |
|
Stavros
|
dea8d72f01
|
feat: add configuration guide in create oidc client command
v5.0.0-beta.3
|
2026-02-27 20:04:02 +02:00 |
|