Jens Langhammer
|
ade397fc24
|
web/user: revert truncate behaviour for application description
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-15 11:17:45 +01:00 |
Jens Langhammer
|
d945d30cda
|
providers/proxy: fix value is too long with filesystem sessions
closes #4693
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-15 10:50:01 +01:00 |
Jens Langhammer
|
c8c401e2c5
|
lib: don't try to cache generated avatar with full user, only cache with name
closes #4690
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-15 10:49:13 +01:00 |
dependabot[bot]
|
e4ca20bfc6
|
core: bump golang from 1.20.0-bullseye to 1.20.1-bullseye (#4691)
Bumps golang from 1.20.0-bullseye to 1.20.1-bullseye.
---
updated-dependencies:
- dependency-name: golang
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-15 10:46:02 +01:00 |
dependabot[bot]
|
6347716815
|
core: bump goauthentik.io/api/v3 from 3.2023012.5 to 3.2023021.1 (#4692)
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go) from 3.2023012.5 to 3.2023021.1.
- [Release notes](https://github.com/goauthentik/client-go/releases)
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2023012.5...v3.2023021.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>
|
2023-02-15 10:45:20 +01:00 |
Jens Langhammer
|
859b6cc60e
|
website: adjust padding on hero header
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-15 00:28:45 +01:00 |
Jens Langhammer
|
06a1a7f076
|
ci: add time limits to ci jobs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-15 00:28:36 +01:00 |
Jens Langhammer
|
b6c120f555
|
providers/proxy: fix client credential flows not using http interceptor
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-15 00:22:56 +01:00 |
authentik Bot
|
6cc363bc5d
|
web: bump API Client version (#4689)
Signed-off-by: GitHub <noreply@github.com>
|
2023-02-14 20:35:22 +01:00 |
Jens Langhammer
|
80de3ee853
|
release: 2023.2.1
|
2023-02-14 18:52:36 +01:00 |
Jens Langhammer
|
c340830b37
|
website/docs: prepare 2023.2.1
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 18:19:02 +01:00 |
authentik Bot
|
472b9ea866
|
web: bump API Client version (#4686)
Signed-off-by: GitHub <noreply@github.com>
|
2023-02-14 15:28:30 +00:00 |
Jens Langhammer
|
4c5b07a091
|
web/admin: use full page size for modals
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 16:16:26 +01:00 |
Jens Langhammer
|
fbd00bf5f8
|
web/admin: remove groups and users from users and group form to prevent accidental removal when updating
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 16:15:43 +01:00 |
Jens Langhammer
|
a598276aa0
|
web/admin: improve action button spinner on ldap source page
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 16:07:31 +01:00 |
Jens Langhammer
|
deb91bd12b
|
sources/ldap: add LDAP Debug endpoint
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 16:06:54 +01:00 |
authentik Bot
|
92b8cf1b64
|
web: bump API Client version (#4684)
Signed-off-by: GitHub <noreply@github.com>
|
2023-02-14 13:39:33 +00:00 |
Jens Langhammer
|
58e001c3d5
|
internal: fix scheme not being forwarded correctly for host intercepted requests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 14:31:04 +01:00 |
Jens Langhammer
|
54ac920f81
|
Merge branch 'version-2023.2'
|
2023-02-14 13:58:03 +01:00 |
Jens Langhammer
|
fc9ae9e938
|
website: include 2023.2 in sidebar
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 13:17:55 +01:00 |
Jens Langhammer
|
81d70e5d41
|
release: 2023.2.0
|
2023-02-14 13:15:47 +01:00 |
Jens Langhammer
|
6bb809fd82
|
website/integrations: remove exclude_x5 from guacamole
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-14 11:55:11 +01:00 |
dependabot[bot]
|
1a55c3de2b
|
web: bump @typescript-eslint/parser from 5.51.0 to 5.52.0 in /web (#4676)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.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.52.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-14 11:54:28 +01:00 |
dependabot[bot]
|
16b59f3e65
|
web: bump @sentry/tracing from 7.37.1 to 7.37.2 in /web (#4678)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.37.1 to 7.37.2.
- [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.37.1...7.37.2)
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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-14 11:53:57 +01:00 |
dependabot[bot]
|
de0e710378
|
web: bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 in /web (#4677)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.51.0 to 5.52.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.52.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-14 11:53:14 +01:00 |
dependabot[bot]
|
4a6f3330ed
|
web: bump @codemirror/lang-javascript from 6.1.3 to 6.1.4 in /web (#4679)
Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/codemirror/lang-javascript/releases)
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-javascript/compare/6.1.3...6.1.4)
---
updated-dependencies:
- dependency-name: "@codemirror/lang-javascript"
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-14 11:53:03 +01:00 |
dependabot[bot]
|
d4d8ab2757
|
web: bump @sentry/browser from 7.37.1 to 7.37.2 in /web (#4680)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.37.1 to 7.37.2.
- [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.37.1...7.37.2)
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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-14 11:52:54 +01:00 |
dependabot[bot]
|
950a107a13
|
web: bump core-js from 3.27.2 to 3.28.0 in /web (#4681)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.28.0/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
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-14 11:52:41 +01:00 |
dependabot[bot]
|
aadeba46f2
|
core: bump pylint from 2.16.1 to 2.16.2 (#4682)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.16.1...v2.16.2)
---
updated-dependencies:
- dependency-name: pylint
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-14 11:49:44 +01:00 |
dependabot[bot]
|
6f2f53994c
|
core: bump django from 4.1.6 to 4.1.7 (#4683)
Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.6...4.1.7)
---
updated-dependencies:
- dependency-name: django
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-14 11:49:00 +01:00 |
Jens Langhammer
|
faabc62e5c
|
root: add support/shoutout section to readme
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
#2933
|
2023-02-13 20:56:44 +01:00 |
Jens L
|
ec42b597ab
|
providers/proxy: send token request internally, with overwritten host header (#4675)
* send token request internally, with overwritten host header
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>
|
2023-02-13 16:34:47 +01:00 |
Jens Langhammer
|
925477b3a2
|
policies: raise sentry-ignored error for invalid PolicyEngine parameters
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 13:23:07 +01:00 |
Jens Langhammer
|
cefc1a57ee
|
core: handle error when cleaning up sessions and cached session can't be loaded
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 13:22:34 +01:00 |
Jens Langhammer
|
53b25d61f7
|
events: use colon as separator for task name and task UID
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 12:06:29 +01:00 |
Jens Langhammer
|
1240ed6c6d
|
providers/oauth2: fix inconsistency in event client_credentials created events
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 11:17:03 +01:00 |
Jens Langhammer
|
3740b45e1a
|
web/admin: refactor event geo display
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 11:14:40 +01:00 |
Jens Langhammer
|
eb8181daa0
|
web/admin: fix geo display with no city
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 10:39:29 +01:00 |
Jens Langhammer
|
6a25cf6c5d
|
web/flow: fix layout for context in flow inspector
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 10:39:14 +01:00 |
Jens Langhammer
|
be42e5562d
|
web: improve truncation of strings
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-13 10:38:48 +01:00 |
dependabot[bot]
|
19d2fcb542
|
web: bump @sentry/browser from 7.37.0 to 7.37.1 in /web (#4670)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.37.0 to 7.37.1.
- [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.37.0...7.37.1)
---
updated-dependencies:
- dependency-name: "@sentry/browser"
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-13 10:00:22 +01:00 |
dependabot[bot]
|
06bdfd7f04
|
web: bump @sentry/tracing from 7.37.0 to 7.37.1 in /web (#4671)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.37.0 to 7.37.1.
- [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.37.0...7.37.1)
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
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-13 09:57:53 +01:00 |
dependabot[bot]
|
3c6cb5a2d1
|
web: bump eslint from 8.33.0 to 8.34.0 in /web (#4672)
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0)
---
updated-dependencies:
- dependency-name: eslint
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-13 09:56:58 +01:00 |
dependabot[bot]
|
2467754d0b
|
web: bump @codemirror/lang-html from 6.4.1 to 6.4.2 in /web (#4673)
Bumps [@codemirror/lang-html](https://github.com/codemirror/lang-html) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/codemirror/lang-html/releases)
- [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-html/compare/6.4.1...6.4.2)
---
updated-dependencies:
- dependency-name: "@codemirror/lang-html"
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-13 09:56:13 +01:00 |
dependabot[bot]
|
97d71758a4
|
web: bump chart.js from 4.2.0 to 4.2.1 in /web (#4674)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.2.0...v4.2.1)
---
updated-dependencies:
- dependency-name: chart.js
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-13 09:55:51 +01:00 |
[information redacted]
|
d4dce5b250
|
root: fix config load order to include /etc/authentik/config.yml (#4669)
|
2023-02-12 23:52:13 +01:00 |
Jens Langhammer
|
cf36da2e5d
|
website/docs: prepare 2023.2 release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-12 17:44:53 +01:00 |
Jens Langhammer
|
8f70354e3c
|
internal: remove debug remnant from cookie testing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-12 17:29:18 +01:00 |
Jens Langhammer
|
4f868c2ef2
|
events: dont log oauth temporary model creation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2023-02-12 16:55:45 +01:00 |
sdimovv
|
b69e55eae9
|
core: Add support for auto generating unique avatars based on the user's initials (#4663)
|
2023-02-12 16:35:17 +01:00 |