190cb33f8e
website/docs: reverse proxies: add backlink to trusted_proxy_cidrs config ( #12364 )
2024-12-17 12:21:04 +01:00
15061dab6d
website/integrations: proxmox: cleanup guide ( #11894 )
...
* website/integrations: proxmox: clarify location of Providers tab
Updates the guide to explicitly state the path to the Providers tab.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: cleanup instructions
Cleans up instructions to make them more readable
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: specify application tab location
Specifies the location of the Applications tab in the admin interface
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox remove duplicate instructions
Some instructions were copied over in my previous commit and were never removed. This commit removes redundant instructions
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: try to adhere to style guide
Touch up a few things to try to make it match
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: lint
Lint with prettier
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: address review comment
Address review comment https://github.com/goauthentik/authentik/pull/11894#discussion_r1837106698 - Merge lines 42 and 44
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: lint
run `npx prettier --write website/integrations/services/proxmox-ve/index.md`
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-12-16 13:24:38 -06:00
d5a7f0fc3a
CODEOWNERS: add SECURITY.md ( #12360 )
2024-12-16 17:08:34 +00:00
c1525449cf
website: bump aws-cdk from 2.173.0 to 2.173.1 in /website ( #12357 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 17:48:30 +01:00
f23965a55e
root: SECURITY.md: fix markdown for Security documentation link ( #12353 )
2024-12-16 17:44:40 +01:00
de5191be6c
web: bump API Client version ( #12342 )
...
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>
2024-12-16 17:28:11 +01:00
0bc2d4a7b8
website/integrations: Update Home Assistant integration docs ( #12233 )
...
Update Home Assistant integration docs
Extra care should be taken to proxy only /auth endpoint through Authentik.
Signed-off-by: Sergii Bogomolov <sergii@bogomolov.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-12-16 14:54:14 +00:00
4b5e66f9eb
website/docs: add 2024.12+ badge to redirect stage features ( #12346 )
...
add `2024.12+` badge to redirect stage features
2024-12-13 01:11:29 +00:00
9a5effae2c
root: fix ssl settings for read replicas not being applied ( #12341 )
...
* root: fix ssl settings for read replicas not being applied
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* slight refactor
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-12 18:53:52 +01:00
ff504a3b80
stages/redirect: create redirect stage ( #12275 )
...
* create redirect stage
* show "keep context" toggle in Flow mode only
* fix typos
* add docs
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
* simplify property pass
* simplify toggle
* remove `print` statements
whoops
* fix typo
* remove default from `RedirectStage.mode`
* remove migration
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* oops
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* adjust docs
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-12-12 18:00:09 +01:00
587f2d74ac
web/flows: update flow background ( #12339 )
...
* web/flows: update flow background
https://unsplash.com/photos/a-snowy-road-with-trees-and-mountains-in-the-background-sUeF3oM_UB8
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Optimised images with calibre/image-actions
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2024-12-12 17:51:30 +01:00
c3555c778c
web: bump API Client version ( #12336 )
...
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>
2024-12-12 13:26:58 +00:00
1acf48ae1e
core: bump golang.org/x/crypto from 0.25.0 to 0.31.0 ( #12335 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.25.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 14:18:39 +01:00
a32d396cec
website: bump prism-react-renderer from 2.4.0 to 2.4.1 in /website ( #12329 )
...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.4.0...prism-react-renderer@2.4.1 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
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>
2024-12-12 13:57:21 +01:00
deacc17832
sources/kerberos: add kadmin type setting, provide additional context to property mappings ( #12286 )
2024-12-12 13:25:43 +01:00
96b3e2b3d9
website: bump aws-cdk from 2.172.0 to 2.173.0 in /website ( #12330 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk ) from 2.172.0 to 2.173.0.
- [Release notes](https://github.com/aws/aws-cdk/releases )
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.173.0/CHANGELOG.v2.md )
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.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>
2024-12-12 13:19:06 +01:00
ddd3b0557e
website/docs: fix typo in device code auth example ( #12331 )
2024-12-12 09:47:57 +01:00
006766cd3c
website: bump docusaurus-plugin-openapi-docs from 4.2.0 to 4.3.0 in /website ( #12322 )
...
website: bump docusaurus-plugin-openapi-docs in /website
Bumps [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases )
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v4.3.0/packages/docusaurus-plugin-openapi-docs )
---
updated-dependencies:
- dependency-name: docusaurus-plugin-openapi-docs
dependency-type: direct:production
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>
2024-12-11 15:01:50 +01:00
a79cda924b
website: bump docusaurus-theme-openapi-docs from 4.2.0 to 4.3.0 in /website ( #12323 )
...
website: bump docusaurus-theme-openapi-docs in /website
Bumps [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases )
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v4.3.0/packages/docusaurus-theme-openapi-docs )
---
updated-dependencies:
- dependency-name: docusaurus-theme-openapi-docs
dependency-type: direct:production
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>
2024-12-11 14:57:10 +01:00
9d0901effd
core: bump goauthentik.io/api/v3 from 3.2024104.2 to 3.2024105.1 ( #12324 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2024104.2 to 3.2024105.1.
- [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.2024104.2...v3.2024105.1 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-type: direct:production
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>
2024-12-11 14:57:01 +01:00
89b6a2a2f2
core: bump debugpy from 1.8.9 to 1.8.10 ( #12325 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.8.9...v1.8.10 )
---
updated-dependencies:
- dependency-name: debugpy
dependency-type: direct:development
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>
2024-12-11 14:56:46 +01:00
12d9966604
website/integrations: add espoCRM ( #11622 )
...
* Create index.md (espoCRM)
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update sidebarsIntegrations.js
added espoCRM integration
* Update index.md
* Update index.md
* Update website/sidebarsIntegrations.js
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update website/integrations/services/espoCRM/index.md
fix integration capitalization
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update website/integrations/services/espoCRM/index.md
fix integration capitalization
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update index.md
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* applying new suggestions
* fix formatting
* fix formatting again
---------
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 22:21:48 +01:00
accc88fcdd
web: bump API Client version ( #12320 )
...
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>
2024-12-10 19:44:21 +01:00
e5dd923333
release: 2024.10.5 ( #12319 )
...
* release: 2024.10.5
* manually bump aws version
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 19:20:01 +01:00
29f53fd3a4
website/docs: update and rearchitect the oauth2 provider docs ( #11916 )
...
* new topics
* update diagram
* more writing and sidebar entries
* fix file name
* more link fixes
* fix header level
* Optimised images with calibre/image-actions
* rewrite stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* reorganize more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* messed w/ diagram and added 3 categories
* fixed anchor
* removed whole line
* add link
* more rearrangements
* more content
* edits
* more polishes, rest of Jens' knowledge dump
* more content
* tweaks
* tweak
* argh
* synch with main
* tweaks to test merge
* cleanup
* offline_access
* polish
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 12:03:07 -06:00
cbe5a0d2c8
website/docs: update 2024.10.5 release notes ( #12318 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 18:19:58 +01:00
81b3662046
flows: better test stage's challenge responses ( #12316 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 17:46:03 +01:00
12ac058547
enterprise/stages/authenticator_endpoint_gdtc: don't set frame options globally ( #12311 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 15:17:00 +01:00
69cd0ef565
stages/identification: fix invalid challenge warning when no captcha stage is set ( #12312 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 15:16:44 +01:00
83edb0dcb8
website/docs: prepare 2024.10.5 release notes ( #12309 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 14:15:24 +01:00
0c80b1b8c3
website: bump nanoid from 3.3.7 to 3.3.8 in /website ( #12307 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 13:43:40 +01:00
47e330d08a
flows: silent authz flow ( #12213 )
...
* flows: add FlowPlan .to_redirect helper to redirect to flow executor
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* flows: add initial silent flow executor
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more cleanup
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* refactor and add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* how'd that happen
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix most tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* don't set allowed_silent_types if we cant transmit data via URL
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix stage not being set early enough
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix OAuthDeviceCodeFinishStage being marked able-to-be-skipped-to when it is not
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix more tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dont skip on rac for now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add support for SAML redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 13:43:22 +01:00
97676d28a7
root: use healthcheck in depends_on for postgres and redis ( #12301 )
...
Docker Compose Updates Healthcheck
The Healthcheck is not used for the depends_on option. This change ensures all dependencies are all ready to work before starting worker and server container.
Signed-off-by: Kaindl Network <82705244+kaindlnetwork@users.noreply.github.com >
2024-12-10 13:10:57 +01:00
b9435870c0
ci: ensure mark jobs always run and reflect correct status ( #12288 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-12-10 13:09:41 +01:00
81ae02e623
enterprise: allow deletion/modification of users when in read-only mode ( #12289 )
...
* enterprise: allow deletion/modification of users when in read-only mode
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* actually 10.5+
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-12-10 13:07:50 +01:00
28a23110c2
web/flows: resize captcha iframes ( #12260 )
...
* web: Add InvalidationFlow to Radius Provider dialogues
## What
- Bugfix: adds the InvalidationFlow to the Radius Provider dialogues
- Repairs: `{"invalidation_flow":["This field is required."]}` message, which was *not* propagated
to the Notification.
- Nitpick: Pretties `?foo=${true}` expressions: `s/\?([^=]+)=\$\{true\}/\1/`
## Note
Yes, I know I'm going to have to do more magic when we harmonize the forms, and no, I didn't add the
Property Mappings to the wizard, and yes, I know I'm going to have pain with the *new* version of
the wizard. But this is a serious bug; you can't make Radius servers with *either* of the current
dialogues at the moment.
* web: streamline CaptchaStage
# What
This commit:
1. Replaces the mass of `if () { if() { if() } }` with two state tables:
- One for `render()`
- One for `renderBody()`
2. Breaks each Captcha out into "interactive" and "executive" versions
3. Creates a handler table for each Captcha type
4. Replaces the `.forEach` expression with a `for` loop.
5. Move `updated` to the end of the class.
6. Make captchDocument and captchaFrame constructed-on-demand with a cache.
7. Remove a lot of `@state` handlers
8. Give IframeMessageEvent its own type.
9. Removed `this.scriptElement`
10. Replaced `window.removeEventListener` with an `AbortController()`
# Why
1. **Replacing `if` trees with a state table.** The logic of the original was really hard to follow.
With the state table, we can clearly see now that for the `render()` function, we care about the
Boolean flags `[embedded, challenged, interactive]` and have appropriate effects for each. With
`renderBody()`, we can see that we care about the Boolean flags `[hasError, challenged]`, and can
see the appropriate effects for each one.
2. (and 3.) **Breaking each Captcha clause into separate handlers.** Again, the logic was convoluted,
when what we really care about is "Does this captcha have a corresponding handler attached to
`window`, and, if so, should we run the interactive or executive version of it?" By putting all
of that into a table of `[name, challenge, execute]`, we can clearly see what's being handled
when.
4. **Replacing `foreach()` with `for()`**: [You cannot use a `forEach()` with async
expressions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach#:~:text=does%20not%20wait%20for%20promises ).
If you need asynchronous behavior in an ordered loop, `for()` is the safest way to handle it; if
you need asynchronous behavior from multiple promises, `Promise.allSettled(handlers.map())` is
the way to go.
I tried to tell if this function *meant* to run every handler it found simultaneously, or if it
meant to test them in order; I went with the second option, breaking and exiting the loop once a
handler had run successfully.
5. **Reordered the code a bit**. We're trying to evolve a pattern in our source code: styles,
properties, states, internal variables, constructor, getters & setters that are not `@property()`
or `@state()`, DOM-related lifecycle handlers, event handlers, pre-render lifecycle handlers,
renderers, and post-render lifecycle handlers. Helper methods (including subrenderers) go above
the method(s) they help.
6. **Constructing Elements on demand with a cache**. It is not guaranteed that we will actually need
either of those. Constructing them on demand with a cache is both performant and cleaner.
Likewise, I removed these from the Lit object's `state()` table, since they're constructed once
and never change over the lifetime of an instance of `ak-stage-captcha`.
9. **Remove `this.scriptElement`**: It was never referenced outside the one function where it was used.
10. **Remove `removeEventListener()`**: `AbortController()` is a bit more verbose for small event
handler collections, but it's considered much more reliable and much cleaner.
* Didn't save the extracted ListenerController.
2024-12-09 09:11:04 -08:00
a117918cd6
website/docs: add page about the Cobalt pentest ( #12249 )
...
* draft for collab
* links
* added link to see all audits
* corrections and fix explanations
Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com >
---------
Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Fletcher Heisler <fheisler@users.noreply.github.com >
2024-12-09 07:57:34 -06:00
f1a548f941
core: bump aws-cdk-lib from 2.171.1 to 2.172.0 ( #12296 )
...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk ) from 2.171.1 to 2.172.0.
- [Release notes](https://github.com/aws/aws-cdk/releases )
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.172.0/CHANGELOG.v2.md )
- [Commits](https://github.com/aws/aws-cdk/compare/v2.171.1...v2.172.0 )
---
updated-dependencies:
- dependency-name: aws-cdk-lib
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>
2024-12-09 14:39:51 +01:00
021c0f7cb9
website: bump aws-cdk from 2.171.1 to 2.172.0 in /website ( #12295 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk ) from 2.171.1 to 2.172.0.
- [Release notes](https://github.com/aws/aws-cdk/releases )
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.172.0/CHANGELOG.v2.md )
- [Commits](https://github.com/aws/aws-cdk/commits/v2.172.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>
2024-12-09 14:39:40 +01:00
c09ce06812
core: bump sentry-sdk from 2.19.1 to 2.19.2 ( #12297 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.19.1...2.19.2 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2024-12-09 14:39:14 +01:00
e0aa588e60
core: bump coverage from 7.6.8 to 7.6.9 ( #12299 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.8 to 7.6.9.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.8...7.6.9 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
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>
2024-12-09 14:35:30 +01:00
e842a73f3b
core, web: update translations ( #12290 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2024-12-07 21:13:41 +02:00
98c43447ff
root: fix override locale only if it is not empty ( #12283 )
...
* update impersonate middleware
override language only if it's not empty
Signed-off-by: Zhang Jie <13131481+j-z10@users.noreply.github.com >
* Update brands locale scope
Signed-off-by: Zhang Jie <13131481+j-z10@users.noreply.github.com >
---------
Signed-off-by: Zhang Jie <13131481+j-z10@users.noreply.github.com >
2024-12-06 23:58:02 +02:00
eef1237297
translate: Updates for file web/xliff/en.xlf in fr ( #12276 )
...
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>
2024-12-06 22:13:08 +02:00
dea0a34dd9
core: bump twilio from 9.3.7 to 9.3.8 ( #12282 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.3.7 to 9.3.8.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/9.3.7...9.3.8 )
---
updated-dependencies:
- dependency-name: twilio
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>
2024-12-06 22:12:04 +02:00
f3359fb4d0
website: bump path-to-regexp and express in /website ( #12279 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.10 to 1.9.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v1.9.0 )
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 22:11:51 +02:00
d344db9c2a
core: bump sentry-sdk from 2.19.0 to 2.19.1 ( #12280 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.19.0...2.19.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
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>
2024-12-06 22:11:41 +02:00
13b1811268
core: bump ruff from 0.8.1 to 0.8.2 ( #12281 )
...
* core: bump ruff from 0.8.1 to 0.8.2
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.1...0.8.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format v2
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-12-06 22:11:31 +02:00
84bc0b6fdd
website/docs: fix lint ( #12287 )
2024-12-06 20:09:16 +00:00
5c2853bf73
website/integrations: netbird: fix redirect URI regex ( #12284 )
2024-12-06 15:03:52 +00:00