ae347cd1c5
core, web: update translations ( #13642 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-03-24 11:08:44 +01:00
7653a35caa
providers/scim: fix group membership check failing ( #13644 )
...
closes #12917
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-24 02:51:04 +00:00
dc9b12fd37
ci: add semgrep ( #13643 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-24 00:40:41 +00:00
b7dac0674a
flows: fix API not returning configured background ( #13641 )
...
* flows: fix API not returning configured background
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-24 00:10:45 +00:00
5a17dea765
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #13631 )
...
Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-23 20:08:15 +00:00
044547c316
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans ( #13633 )
...
Translate django.po in zh-Hans
100% translated source file: 'django.po'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-23 20:07:53 +00:00
6a84e7e6b0
translate: Updates for file web/xliff/en.xlf in zh_CN ( #13632 )
...
Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-23 20:07:51 +00:00
6d4bb77960
translate: Updates for file web/xliff/en.xlf in zh-Hans ( #13634 )
...
Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-23 20:07:37 +00:00
1b588b98bc
brands: fix migration 0008 by removing incorrect context manager usage ( #13635 )
...
core: brands: fix migration 0008
2025-03-23 19:42:33 +00:00
3eccef88aa
web: Fix prop. ( #13630 )
2025-03-22 17:18:07 +01:00
8f50dfa0c5
core, web: update translations ( #13628 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-03-22 13:28:36 +00:00
8417d8508f
web/admin: reworked sync status card ( #13625 )
...
* reworked sync status
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update imports
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add story and fix import
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-21 22:48:28 +00:00
b2c2fc001b
core: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 ( #13626 )
...
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 22:48:16 +00:00
f60312cbbc
translate: Updates for file web/xliff/en.xlf in zh-Hans ( #13622 )
...
Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-21 20:16:25 +00:00
7614b17a05
web: bump API Client version ( #13623 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-03-21 20:16:17 +00:00
8947376edb
translate: Updates for file web/xliff/en.xlf in zh_CN ( #13621 )
...
Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-21 20:16:12 +00:00
ce23209ae8
events: add configurable headers to webhooks ( #13602 )
...
* events: add configurable headers to webhooks
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make it a full thing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix migration
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-21 19:37:15 +00:00
0b806b7130
web: Client-side MDX rendering ( #13610 )
...
* web: Allow build errors to propagate.
* web: Refactor MDX for client-side rendering.
* Remove override
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
* revert css for links and tables
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* web: Move Markdown specific styles.
---------
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-03-21 19:32:52 +00:00
9538cf4690
website/docs: revert token_expiry format in example blueprint ( #13582 )
...
* revert token_expiry format in example blueprint
Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io >
* Revert blueprint change, use hard link to the previous version in the docs
---------
Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io >
2025-03-21 19:13:35 +01:00
63da458fb3
website: update header to match goauthentik.io ( #13616 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-21 17:33:44 +00:00
873dab29a9
translate: Updates for file web/xliff/en.xlf in fr ( #13615 )
...
Translate web/xliff/en.xlf in fr
100% translated source file: 'web/xliff/en.xlf'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-21 16:28:58 +00:00
1e96c80593
core, web: update translations ( #13608 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-03-21 17:14:08 +01:00
ee4a922234
core: bump astral-sh/uv from 0.6.8 to 0.6.9 ( #13612 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.6.8...0.6.9 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 17:11:54 +01:00
37a2eff716
website: components: add multilinecodeblock component ( #13179 )
...
* wip
* wip
* wip
Signed-off-by: Dominic R <dominic@sdko.org >
wip
Signed-off-by: Dominic R <dominic@sdko.org >
wip
* wip
* wip
* move css to same folder
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-03-21 10:08:24 -05:00
50e2f1c474
website/docs: add clarification about formatting URLs to Style Guide ( #13601 )
...
* a few additions
* codespell fixes??
* clarify URL formatting
* tweak
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* conflict of course
* bump build
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-03-20 20:10:34 -05:00
ab7338b50e
core: bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 ( #13603 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.7.1 to 9.7.3.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.7.1...v9.7.3 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-20 19:41:12 +00:00
bcdc6fcd36
lib: set a default HTTP timeout on outgoing requests ( #13599 )
...
* lib: set a default HTTP timeout on outgoing requests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add config
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-20 16:44:12 +00:00
98c3e0d68b
website/integrations: add miniflux ( #13559 )
...
* website/integrations: add miniflux
* fixes authentik capitalisation
* Updated to match suggestions
* Update website/integrations/services/miniflux/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <chwshka@outlook.com >
* Updated to include <kbd> and <em> tags
* fixed codeblock
* Added explanatory text and removed extra EM tags
* fixed prettier issue
* Update website/integrations/services/miniflux/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <chwshka@outlook.com >
* Update website/integrations/services/miniflux/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/miniflux/index.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Dewi Roberts <chwshka@outlook.com >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-03-20 08:52:49 -05:00
a2b82b6448
web: bump API Client version ( #13585 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-03-20 13:08:26 +00:00
0456ace646
core: bump goauthentik.io/api/v3 from 3.2025022.3 to 3.2025022.5 ( #13594 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025022.3 to 3.2025022.5.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2025022.3...v3.2025022.5 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-20 13:08:13 +00:00
d3a11ce810
website/docs: style guide & integration template: revamp ( #12929 )
...
* website/docs: style guide: revamp
* fix anchor
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/docs/developer-docs/docs/style-guide.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Tana's suggested format
Signed-off-by: Dominic R <dominic@sdko.org >
* lint
* wip
Signed-off-by: Dominic R <dominic@sdko.org >
* wip
Signed-off-by: Dominic R <dominic@sdko.org >
* wip
lint
* Update website/docs/developer-docs/docs/style-guide.mdx
Signed-off-by: Dominic R <dominic@sdko.org >
* tana
* fix
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-03-20 07:47:00 -05:00
bfd1445c69
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans ( #13592 )
...
Translate django.po in zh-Hans
100% translated source file: 'django.po'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-03-20 07:58:17 +00:00
c2b3e9b05c
translate: Updates for file web/xliff/en.xlf in fr ( #13597 )
...
Translate web/xliff/en.xlf in fr
100% translated source file: 'web/xliff/en.xlf'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-20 07:57:31 +00:00
2c7d841e4a
translate: Updates for file locale/en/LC_MESSAGES/django.po in fr ( #13596 )
...
Translate locale/en/LC_MESSAGES/django.po in fr
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-20 07:55:47 +00:00
c5d13c4a15
translate: Updates for file web/xliff/en.xlf in zh-Hans ( #13593 )
...
Translate web/xliff/en.xlf in zh-Hans
100% translated source file: 'web/xliff/en.xlf'
on 'zh-Hans'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-20 08:40:22 +01:00
079ef6e114
translate: Updates for file web/xliff/en.xlf in zh_CN ( #13591 )
...
Translate web/xliff/en.xlf in zh_CN
100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-20 08:40:02 +01:00
98bfca0b4d
translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN ( #13590 )
...
Translate locale/en/LC_MESSAGES/django.po in zh_CN
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-03-20 08:40:00 +01:00
a247bd5b9f
core, web: update translations ( #13584 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-03-20 01:07:24 +00:00
27856ec301
brands: add option to set global default flow background ( #13079 )
...
* brands: add option to set global default flow background
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-20 01:07:05 +00:00
e4a8c05d25
web/admin: fix diff showing previous false as "-" ( #13580 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-19 23:06:37 +00:00
cb2e0c6d54
web: bump API Client version ( #13581 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-03-19 23:04:21 +00:00
f37e1ca642
brands: migrate custom CSS to brands ( #13172 )
...
* brands: migrate custom CSS to brands
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix missing default
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* simpler migration
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add css to brand form
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-19 22:52:38 +00:00
70b1f05a84
website/integrations: jellyfin: update OIDC plugin installation ( #13544 )
...
Updated OIDC plugin installation
Signed-off-by: Махно Артём Сергеевич <Netoen@users.noreply.github.com >
2025-03-19 20:49:26 +01:00
192ed8f494
root: fix uv lock file on macOS ( #13578 )
...
* root: fix uv lock on macOS
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add make run
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-19 20:38:27 +01:00
b69d77d270
core: bump goauthentik.io/api/v3 from 3.2025022.2 to 3.2025022.3 ( #13576 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025022.2 to 3.2025022.3.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2025022.2...v3.2025022.3 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 19:23:42 +00:00
35b6801ba0
core: bump astral-sh/uv from 0.6.6 to 0.6.8 ( #13577 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.6.6 to 0.6.8.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.6.6...0.6.8 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 19:23:19 +00:00
f9e6f57aad
lifecycle/aws: bump aws-cdk from 2.1004.0 to 2.1005.0 in /lifecycle/aws ( #13574 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk ) from 2.1004.0 to 2.1005.0.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases )
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1005.0/packages/aws-cdk )
---
updated-dependencies:
- dependency-name: aws-cdk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 16:46:35 +00:00
868261c883
root: replace poetry with uv ( #13388 )
2025-03-19 16:29:18 +00:00
b6442c233d
web: Fix inline documentation rendering ( #13379 )
...
web: Fix issues surrounding markdown rendering.
- Fix issue where Mermaid diagrams do not render.
- Fix link colors in dark mode.
- Fix anchored links triggering router.
- Fix issue where links occasionally link to missing page.
2025-03-19 17:09:47 +01:00
74292e6c23
web: bump API Client version ( #13572 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-03-19 15:02:17 +00:00