|  | b69e55eae9 | core: Add support for auto generating unique avatars based on the user's initials (#4663) | 2023-02-12 16:35:17 +01:00 |  | 
			
				
					|  | 21e29744c2 | providers/proxy: different cookie name based on hashed client id (#4666) | 2023-02-12 16:34:57 +01:00 |  | 
			
				
					|  | e490d25791 | website/integrations: Add danger annotation for using username as Nextcloud UID (#4667) * Add danger annotation for using username as Nextcloud UID
* fix lint | 2023-02-12 14:13:32 +01:00 |  | 
			
				
					|  | c5870fcab2 | core: fix missing uniqueness validator on user api closes #4665
Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-11 21:08:51 +01:00 |  | 
			
				
					|  | 8850446bc2 | admin: fix schema generation warning Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-11 21:08:48 +01:00 |  | 
			
				
					|  | 10b9878f03 | providers/saml: fix mismatched SAML SLO Urls (#4655) * Fix SLO URL
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com>
* Fixed SAML SLO URLs
* Revert "Fix SLO URL"
This reverts commit 664051934b.
---------
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com> | 2023-02-10 20:30:38 +01:00 |  | 
			
				
					|  | f28834ffad | web: bump @sentry/browser from 7.36.0 to 7.37.0 in /web (#4658) Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.36.0 to 7.37.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.36.0...7.37.0)
---
updated-dependencies:
- dependency-name: "@sentry/browser"
  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> | 2023-02-10 15:00:50 +01:00 |  | 
			
				
					|  | a2947975e4 | website/integrations: Fix Nextcloud SAM UID value setting (#4656) Fix SAM UID value setting
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com> | 2023-02-10 14:58:11 +01:00 |  | 
			
				
					|  | 0735e35a1d | core: bump python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye (#4657) Bumps python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
  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> | 2023-02-10 14:58:01 +01:00 |  | 
			
				
					|  | 27638d6a92 | web: bump @sentry/tracing from 7.36.0 to 7.37.0 in /web (#4660) Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.36.0 to 7.37.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.36.0...7.37.0)
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
  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> | 2023-02-10 14:57:50 +01:00 |  | 
			
				
					|  | 8de92943ab | providers/saml: fix invalid SAML provider metadata, add schema tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-10 12:32:18 +01:00 |  | 
			
				
					|  | 99bb4c2cf8 | website/sources: update mailcow docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-10 11:45:29 +01:00 |  | 
			
				
					|  | b225f6f3ff | website: add sidebar item tests, bump node version to latest LTS Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-09 22:06:07 +01:00 |  | 
			
				
					|  | ecd5fab082 | website/integrations: add Gravitee integration (#4564) * Add documentation on using Authentik with Gravitee
Adds documentation on using Authentik with Gravitee
Signed-off-by: barrelltitor <108460132+barrelltitor@users.noreply.github.com>
* Update sidebarsIntegrations.js
Signed-off-by: barrelltitor <108460132+barrelltitor@users.noreply.github.com>
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: barrelltitor <108460132+barrelltitor@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-09 22:04:53 +01:00 |  | 
			
				
					|  | b85b5d8c3b | root: bump go API client Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-09 20:36:52 +01:00 |  | 
			
				
					|  | 8068e27eaf | web: bump API Client version (#4654) Signed-off-by: GitHub <noreply@github.com> | 2023-02-09 19:32:52 +00:00 |  | 
			
				
					|  | af43330fd6 | providers/oauth2: rework OAuth2 Provider (#4652) * always treat flow as openid flow
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* improve issuer URL generation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more refactoring
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update introspection
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more refinement
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* migrate more
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix more things, update api
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* regen migrations
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix a bunch of things
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* start updating tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix implicit flow, auto set exp
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix timeozone not used correctly
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix revoke
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* more timezone shenanigans
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix userinfo tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update web
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix proxy outpost
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix api tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix missing at_hash for implicit flows
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* re-include at_hash in implicit auth flow
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use folder context for outpost build
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-09 20:19:48 +01:00 |  | 
			
				
					|  | 1f88330133 | web: bump pyright from 1.1.292 to 1.1.293 in /web (#4650) Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.292 to 1.1.293.
- [Release notes](https://github.com/Microsoft/pyright/releases)
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.293/packages/pyright)
---
updated-dependencies:
- dependency-name: pyright
  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> | 2023-02-09 11:37:37 +01:00 |  | 
			
				
					|  | 64aa385f90 | core: bump twilio from 7.16.2 to 7.16.3 (#4651) Bumps [twilio](https://github.com/twilio/twilio-python) from 7.16.2 to 7.16.3.
- [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/7.16.2...7.16.3)
---
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> | 2023-02-09 11:36:57 +01:00 |  | 
			
				
					|  | cae04b8198 | website: bump @sideway/formula from 3.0.0 to 3.0.1 in /website (#4647) | 2023-02-09 03:26:08 +01:00 |  | 
			
				
					|  | 1be792fbd8 | policies/event_matcher: fix empty app label not being allowed, require at least 1 criteria closes #4643
Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-08 23:29:59 +01:00 |  | 
			
				
					|  | 6a64d6b536 | web/admin: clarify access code expiration Signed-off-by: Jens Langhammer <jens@goauthentik.io>
#4191 | 2023-02-08 23:26:33 +01:00 |  | 
			
				
					|  | 243be8f7bb | web/admin: default to disable policy execution logging Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-08 23:26:06 +01:00 |  | 
			
				
					|  | a7cf454760 | web/admin: add notice for user_login stage session cookie behaviour Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-08 14:18:52 +01:00 |  | 
			
				
					|  | 5aa43eeb04 | internal: better error message when outpost API controller couldn't fetch outposts closes #4642
Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-08 14:13:17 +01:00 |  | 
			
				
					|  | 9398fbcf9e | web: bump @lingui/cli from 3.17.0 to 3.17.1 in /web (#4633) Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.17.0...v3.17.1)
---
updated-dependencies:
- dependency-name: "@lingui/cli"
  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> | 2023-02-08 11:40:18 +01:00 |  | 
			
				
					|  | d010ab7d43 | web: bump @lingui/detect-locale from 3.17.0 to 3.17.1 in /web (#4634) Bumps [@lingui/detect-locale](https://github.com/lingui/js-lingui) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.17.0...v3.17.1)
---
updated-dependencies:
- dependency-name: "@lingui/detect-locale"
  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> | 2023-02-08 11:38:52 +01:00 |  | 
			
				
					|  | 0891d9df6a | core: bump github.com/getsentry/sentry-go from 0.17.0 to 0.18.0 (#4638) Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  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> | 2023-02-08 11:35:55 +01:00 |  | 
			
				
					|  | b976d3e874 | web: bump @lingui/core from 3.17.0 to 3.17.1 in /web (#4636) Bumps [@lingui/core](https://github.com/lingui/js-lingui) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.17.0...v3.17.1)
---
updated-dependencies:
- dependency-name: "@lingui/core"
  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> | 2023-02-08 11:35:45 +01:00 |  | 
			
				
					|  | b42f46bad4 | web: bump prettier from 2.8.3 to 2.8.4 in /web (#4637) Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)
---
updated-dependencies:
- dependency-name: prettier
  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> | 2023-02-08 11:35:34 +01:00 |  | 
			
				
					|  | 8e17dfbaee | web: bump @lingui/macro from 3.17.0 to 3.17.1 in /web (#4639) Bumps [@lingui/macro](https://github.com/lingui/js-lingui) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/compare/v3.17.0...v3.17.1)
---
updated-dependencies:
- dependency-name: "@lingui/macro"
  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> | 2023-02-08 11:35:22 +01:00 |  | 
			
				
					|  | ef2f7779df | web: bump @fortawesome/fontawesome-free from 6.2.1 to 6.3.0 in /web (#4635) Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  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> | 2023-02-08 11:35:10 +01:00 |  | 
			
				
					|  | afacfe5734 | core: bump sentry-sdk from 1.14.0 to 1.15.0 (#4640) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.14.0 to 1.15.0.
- [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/1.14.0...1.15.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
  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> | 2023-02-08 11:34:58 +01:00 |  | 
			
				
					|  | 91db046978 | website: bump prettier from 2.8.3 to 2.8.4 in /website (#4632) Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.3...2.8.4)
---
updated-dependencies:
- dependency-name: prettier
  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> | 2023-02-08 11:34:43 +01:00 |  | 
			
				
					|  | 5acffc2bb6 | core: bump cryptography from 38.0.3 to 39.0.1 (#4641) Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...39.0.1)
---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-08 11:34:22 +01:00 |  | 
			
				
					|  | c5a935474b | web/elements: improve consistency in row selection in table Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-08 00:11:12 +01:00 |  | 
			
				
					|  | 89417ce455 | web: fix token delete form not showing token identifiers Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-08 00:00:17 +01:00 |  | 
			
				
					|  | ec9085ff06 | providers/oauth2: don't use policy cache for token requests Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-07 23:53:50 +01:00 |  | 
			
				
					|  | c6e638ddc2 | web/flows: fix flow background overlay on firefox Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-07 23:09:28 +01:00 |  | 
			
				
					|  | 7a85038c11 | website/docs: prepare 2023.2 release notes Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-07 22:52:29 +01:00 |  | 
			
				
					|  | 3170b2f92c | providers/proxy: add token support for basic auth Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-07 22:50:49 +01:00 |  | 
			
				
					|  | 555b33c252 | website/blog: fix formatting Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-07 17:40:16 +01:00 |  | 
			
				
					|  | f5047e3ab0 | website/blog: publish new blog post Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-07 17:35:39 +01:00 |  | 
			
				
					|  | f6070e33f5 | web: bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 in /web (#4628) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.50.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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> | 2023-02-07 11:11:12 +01:00 |  | 
			
				
					|  | 3a53e60af7 | web: bump turnstile-types from 1.0.2 to 1.1.1 in /web (#4627) Bumps [turnstile-types](https://github.com/le0developer/turnstile-types) from 1.0.2 to 1.1.1.
- [Release notes](https://github.com/le0developer/turnstile-types/releases)
- [Changelog](https://github.com/Le0Developer/turnstile-types/blob/master/HISTORY.md)
- [Commits](https://github.com/le0developer/turnstile-types/commits)
---
updated-dependencies:
- dependency-name: turnstile-types
  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> | 2023-02-07 10:58:20 +01:00 |  | 
			
				
					|  | 602a9df97b | core: bump github.com/garyburd/redigo from 1.6.2 to 1.6.4 (#4629) Bumps [github.com/garyburd/redigo](https://github.com/garyburd/redigo) from 1.6.2 to 1.6.4.
- [Release notes](https://github.com/garyburd/redigo/releases)
- [Commits](https://github.com/garyburd/redigo/compare/v1.6.2...v1.6.4)
---
updated-dependencies:
- dependency-name: github.com/garyburd/redigo
  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> | 2023-02-07 10:58:08 +01:00 |  | 
			
				
					|  | 425e68c874 | web: bump @typescript-eslint/parser from 5.50.0 to 5.51.0 in /web (#4630) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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> | 2023-02-07 10:57:31 +01:00 |  | 
			
				
					|  | 0bbe74e2bf | web/admin: fix token edit button Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-06 21:13:43 +01:00 |  | 
			
				
					|  | 61b06eff06 | providers/proxy: better log outpost token errors Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-06 20:26:43 +01:00 |  | 
			
				
					|  | 1919a9dd77 | web/elements: fix click propagation from modal into table Signed-off-by: Jens Langhammer <jens@goauthentik.io> | 2023-02-06 16:47:46 +01:00 |  |