86a4a7dcee
release: 2022.3.3
2022-03-21 22:37:13 +01:00
73fe866cb6
website/docs: prepare 2022.3.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-21 22:37:01 +01:00
8b95e9f97a
crypto: open files in read-only mode for importing ( #2536 )
...
closes #2535
2022-03-21 10:46:09 +01:00
a3eb72d160
website/integrations: Document using pfSense as Provider Integration ( #2534 )
...
* Add pfSense documentation
* add pfSense to sidebar
* Add pfsense secure setup
* rearrangement of sections for better clarity
* Add port value in unsecure setup
* change admonitions type for unsecure setup
* add `Test you setup` section
* add `Change pfSense default authentication backend` section
* Minor corrections
Co-authored-by: Danaël Giordana <danael@giordana.cc >
2022-03-21 10:45:30 +01:00
b418db6ecf
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2537 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.17.2 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
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>
2022-03-21 10:02:15 +01:00
6cb1ab1d2b
build(deps): bump country-flag-icons from 1.4.22 to 1.4.24 in /web ( #2538 )
...
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) from 1.4.22 to 1.4.24.
- [Release notes](https://gitlab.com/catamphetamine/country-flag-icons/tags )
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.4.22...v1.4.24 )
---
updated-dependencies:
- dependency-name: country-flag-icons
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>
2022-03-21 10:01:09 +01:00
ae09dac720
build(deps): bump @babel/core from 7.17.7 to 7.17.8 in /web ( #2539 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.7 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/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>
2022-03-21 10:00:53 +01:00
44c9ad19a7
build(deps): bump sentry-sdk from 1.5.7 to 1.5.8 ( #2540 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.7 to 1.5.8.
- [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.5.7...1.5.8 )
---
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>
2022-03-21 10:00:40 +01:00
554272a927
build(deps): bump paramiko from 2.10.2 to 2.10.3 ( #2541 )
...
Bumps [paramiko](https://github.com/paramiko/paramiko ) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/paramiko/paramiko/releases )
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS )
- [Commits](https://github.com/paramiko/paramiko/compare/2.10.2...2.10.3 )
---
updated-dependencies:
- dependency-name: paramiko
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>
2022-03-21 10:00:26 +01:00
acf2af8f66
build(deps): bump github.com/go-openapi/runtime from 0.23.2 to 0.23.3 ( #2542 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.23.2...v0.23.3 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
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>
2022-03-21 09:59:19 +01:00
b45a442447
outposts/ldap: fix contexts
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-19 18:28:27 +01:00
75a720ead1
outposts/ldap: prevent operations error from nil dereference ( #2447 )
...
closes #2526
2022-03-19 18:26:26 +01:00
615ce287ce
Translate /web/src/locales/en.po in zh_CN ( #2529 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:55 +01:00
aa8d97249a
Translate /web/src/locales/en.po in zh-Hans ( #2530 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:46 +01:00
2390df17f1
Translate /web/src/locales/en.po in zh_TW ( #2532 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:34 +01:00
c022052539
Translate /web/src/locales/en.po in zh-Hant ( #2531 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-19 17:46:21 +01:00
13c050e2a6
web: fix style for selected item in select in dark mode
...
closes #2528
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-18 21:20:11 +01:00
ef371b3750
web/admin: default to not include current session in flow play, add option to start with current session
...
closes #2527
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-18 19:41:11 +01:00
bb1f79347b
build(deps): bump python ( #2524 )
...
Bumps python from 3.10.2-slim-bullseye to 3.10.3-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>
2022-03-18 10:14:07 +01:00
6ed0d6d124
build(deps-dev): bump pytest from 7.1.0 to 7.1.1 ( #2525 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: pytest
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>
2022-03-18 10:13:54 +01:00
4ed60fe36b
build(deps): bump postcss from 8.4.11 to 8.4.12 in /website ( #2512 )
2022-03-17 09:46:38 +01:00
ca9fa79095
build(deps): bump @types/grecaptcha from 3.0.3 to 3.0.4 in /web ( #2513 )
2022-03-17 09:46:23 +01:00
a2408cefcf
build(deps): bump golang from 1.17.8-bullseye to 1.18.0-bullseye ( #2511 )
2022-03-17 09:45:44 +01:00
145eaa5de3
build(deps): bump prettier from 2.5.1 to 2.6.0 in /web ( #2515 )
2022-03-17 09:45:15 +01:00
1991c930f2
build(deps-dev): bump prettier from 2.5.1 to 2.6.0 in /website ( #2516 )
2022-03-17 09:44:55 +01:00
736f84b670
build(deps): bump country-flag-icons from 1.4.21 to 1.4.22 in /web ( #2517 )
2022-03-17 09:44:41 +01:00
d4d5c2675b
build(deps): bump urllib3 from 1.26.8 to 1.26.9 ( #2518 )
2022-03-17 09:44:25 +01:00
be232e2b77
core: fix provider launch URL being prioritised over manually configured launch URL
...
closes #2493
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-16 10:26:55 +01:00
42389188ad
web/elements: make SearchSelect optionally blankable
...
closes #2504
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-16 10:12:47 +01:00
1f6af8c221
web/admin: fix user defaulting to 0 when not set in PolicyBindingForm
...
closes #2496
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-16 10:12:47 +01:00
f4955e3e62
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 ( #2502 )
2022-03-16 09:31:14 +01:00
a8ef3096c1
build(deps): bump postcss from 8.4.8 to 8.4.11 in /website ( #2498 )
2022-03-16 09:29:05 +01:00
14f76b2575
build(deps): bump webcomponent-qr-code from 1.0.5 to 1.0.6 in /web ( #2499 )
2022-03-16 09:28:51 +01:00
50065d37b9
build(deps): bump @fortawesome/fontawesome-free in /web ( #2500 )
2022-03-16 09:28:40 +01:00
a54670fb91
build(deps): bump lit from 2.2.0 to 2.2.1 in /web ( #2501 )
2022-03-16 09:28:28 +01:00
51fda51cbf
build(deps): bump goauthentik.io/api/v3 from 3.2022031.2 to 3.2022032.1 ( #2503 )
2022-03-16 09:27:22 +01:00
53d0205e86
outposts/proxy: use Prefix in ingress for k8s
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-15 19:01:08 +01:00
0f56d00959
website/docs: added example for custom user attributes ( #2406 )
...
* added example for custom user attributes
* simplified example
Co-authored-by: croudsarabi <constantin.roudsarabi@andrena.de >
2022-03-15 18:12:02 +01:00
b7a6fccdf9
web: Update Web API Client version ( #2491 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-03-15 10:28:36 +01:00
522f49f48c
Merge branch 'version-2022.3'
2022-03-15 10:07:40 +01:00
e685f11514
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2486 )
2022-03-15 09:35:36 +01:00
1841b9b4c6
build(deps): bump rollup from 2.70.0 to 2.70.1 in /web ( #2485 )
2022-03-15 09:32:23 +01:00
40e37a5c2c
build(deps): bump @typescript-eslint/parser in /web ( #2487 )
2022-03-15 09:31:27 +01:00
ac838645a9
build(deps): bump @babel/core from 7.17.5 to 7.17.7 in /web ( #2488 )
2022-03-15 09:31:06 +01:00
be40d67c4d
build(deps): bump paramiko from 2.10.1 to 2.10.2 ( #2489 )
2022-03-15 09:30:46 +01:00
700cc06f45
build(deps): bump goauthentik.io/api/v3 from 3.2022031.1 to 3.2022031.2 ( #2490 )
2022-03-15 09:30:30 +01:00
260a7aac63
release: 2022.3.2
2022-03-15 00:01:01 +01:00
37df054f4c
website/docs: prepare 2022.3.2
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 23:59:38 +01:00
a3df414f24
sources/ldap: fix parent_group not being applied
...
closes #2464
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 22:13:20 +01:00
dcaa8d6322
flows: revert default flow user change
...
closes #2483
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 22:05:30 +01:00
e03dd70f2f
web/user: filter applications by launch URL lto show empty state
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 21:15:47 +01:00
ceb894039e
stages/authenticator_validate: fix passwordless flows not working
...
closes #2484
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 21:15:47 +01:00
a77616e942
website/integrations: add rocket.chat ( #2470 )
...
* Add files via upload
* Revert "Add Rocket.chat Instructions to Integrations Page"
* Adding Rocket.chat Integration documentation
* Adding Rocketchat to integrations/services
* Fix authentik name in 2 screenshots
2022-03-14 15:13:54 +01:00
47601a767b
website/docs: fix invalid queries in docs
...
closes #2482
2022-03-14 12:38:22 +00:00
c7a825c393
lib: lower default sample rate
2022-03-14 12:38:14 +00:00
181c55aef1
website/docs: add http-basic to sonarr docs
2022-03-14 12:19:53 +01:00
631b1fcc29
web: Update Web API Client version ( #2481 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-03-14 10:42:29 +01:00
54f170650a
core: replace uid with uuid search
...
uid can't be searched it as its a computed field
closes #2480
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 10:35:55 +01:00
3bdb551e74
root: add make target for server and web
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-14 10:32:14 +01:00
96b2631ec4
build(deps): bump paramiko from 2.9.2 to 2.10.1 ( #2475 )
...
Bumps [paramiko](https://github.com/paramiko/paramiko ) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases )
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS )
- [Commits](https://github.com/paramiko/paramiko/compare/2.9.2...2.10.1 )
---
updated-dependencies:
- dependency-name: paramiko
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>
2022-03-14 10:02:34 +01:00
4fffa6d2cc
build(deps-dev): bump importlib-metadata from 4.11.2 to 4.11.3 ( #2476 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.11.2...v4.11.3 )
---
updated-dependencies:
- dependency-name: importlib-metadata
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>
2022-03-14 10:02:24 +01:00
e46c70e13d
build(deps): bump @patternfly/patternfly from 4.179.1 to 4.183.1 in /web ( #2474 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.179.1 to 4.183.1.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.179.1...prerelease-v4.183.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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>
2022-03-14 10:02:09 +01:00
7d4e7f84f4
build(deps): bump eslint from 8.10.0 to 8.11.0 in /web ( #2473 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.10.0 to 8.11.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.10.0...v8.11.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>
2022-03-14 10:01:58 +01:00
d49640ca9b
build(deps): bump goauthentik.io/api/v3 from 3.2022021.4 to 3.2022031.1 ( #2477 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2022021.4 to 3.2022031.1.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2022021.4...v3.2022031.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>
2022-03-14 10:00:52 +01:00
ed2cf44471
build(deps-dev): bump pytest from 7.0.1 to 7.1.0 ( #2478 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.1...7.1.0 )
---
updated-dependencies:
- dependency-name: pytest
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>
2022-03-14 10:00:30 +01:00
5b1d15276a
build(deps): bump uvicorn from 0.17.5 to 0.17.6 ( #2479 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.17.5 to 0.17.6.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.17.5...0.17.6 )
---
updated-dependencies:
- dependency-name: uvicorn
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>
2022-03-14 10:00:09 +01:00
d9275a3350
web/elements: fix search-select hover background
...
closes #2471
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-13 01:58:40 +01:00
2e81dddc1d
web/elements: fix search select background in dark mode
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2471
2022-03-13 01:53:42 +01:00
abc73deda0
web/elements: fix error with blank SearchSelect elements in forms
...
closes #2469
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-11 20:36:54 +01:00
becec6b7d8
web: Update Web API Client version ( #2468 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-03-11 19:10:27 +01:00
ab516f782b
website/user: fix duplicate help text in prompts
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-11 19:05:41 +01:00
d7b3c545aa
Merge branch 'version-2022.3'
2022-03-11 11:02:51 +01:00
81550d9d1d
website/docs: add release notes to sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-11 10:59:19 +01:00
72e5768c2f
build(deps): bump channels-redis from 3.3.1 to 3.4.0 ( #2465 )
2022-03-11 09:17:27 +01:00
11cf5fc472
build(deps): bump github.com/getsentry/sentry-go from 0.12.0 to 0.13.0 ( #2466 )
2022-03-11 09:17:05 +01:00
fedb81571d
release: 2022.3.1
2022-03-10 19:12:29 +01:00
37528e1bba
stages/authenticator_validate: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-10 09:56:04 +01:00
97ef2a6f5f
build(deps-dev): bump selenium from 4.1.2 to 4.1.3 ( #2461 )
2022-03-10 09:33:34 +01:00
cc1509cf57
stages/authenticator_validate: fix logic error when multiple authenticator devices can be selected
...
closes #2290
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-10 00:46:42 +01:00
0dfecc6ae2
stages/authenticator_*: fix device.confirmed being set incorrectly
...
closes #2330
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-10 00:19:49 +01:00
c1e4d78672
root: deprecate :stable tag
...
#2439
we haven't released an -rc release in a while and I don't really see a need for them anymore, so lets simplify the release process
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-09 23:48:32 +01:00
0ab427b5bb
website/docs: prepare 2022.3 release
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-09 23:42:25 +01:00
a9f095d1d9
website/docs: add docs for different flow executors
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-09 23:36:09 +01:00
de17207c68
lib: fix default geoip path
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2453
2022-03-09 21:57:29 +01:00
d9675695fe
root: remove backup remainders
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-09 21:56:18 +01:00
ec7f372fa9
build(deps): bump @sentry/browser from 6.18.1 to 6.18.2 in /web ( #2455 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.18.1...6.18.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>
2022-03-09 09:27:16 +01:00
8a675152e6
build(deps): bump @sentry/tracing from 6.18.1 to 6.18.2 in /web ( #2456 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.18.1 to 6.18.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.18.1...6.18.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>
2022-03-09 09:24:34 +01:00
228fe01f92
build(deps): bump sentry-sdk from 1.5.6 to 1.5.7 ( #2457 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.6 to 1.5.7.
- [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.5.6...1.5.7 )
---
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>
2022-03-09 09:23:35 +01:00
b9547ece49
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2448 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.13.0 to 5.14.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.14.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>
2022-03-08 09:41:17 +01:00
6e9bc143bd
build(deps): bump @typescript-eslint/parser in /web ( #2449 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.13.0 to 5.14.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.14.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>
2022-03-08 09:40:28 +01:00
8cd4bf1be8
build(deps): bump rollup from 2.69.2 to 2.70.0 in /web ( #2450 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.69.2 to 2.70.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.69.2...v2.70.0 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-03-08 09:38:55 +01:00
76660e4666
internal: add tests with querystring
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-07 22:03:36 +01:00
73b2e2cb82
build(deps): bump golang from 1.17.7-bullseye to 1.17.8-bullseye ( #2440 )
2022-03-07 09:30:47 +01:00
d741d6dcf1
build(deps): bump postcss from 8.4.7 to 8.4.8 in /website ( #2441 )
2022-03-07 09:30:28 +01:00
2575fa6db7
build(deps): bump rollup from 2.69.0 to 2.69.2 in /web ( #2442 )
2022-03-07 09:30:12 +01:00
7512c57a2e
build(deps-dev): bump bandit from 1.7.3 to 1.7.4 ( #2443 )
2022-03-07 09:30:02 +01:00
e6e2dfd757
build(deps): bump github.com/go-openapi/runtime from 0.23.1 to 0.23.2 ( #2444 )
2022-03-07 09:29:40 +01:00
920d1f1b0e
providers/oauth2: initial client_credentials grant support ( #2437 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-05 23:24:55 +01:00
680d4fc20d
website/integrations: Remove extra trailing bracket in matrix config ( #2435 )
...
In the sample code, there was an extra training "}" in the localpart_template causing all usernames to be appended with "=7D" before the server designation, such as:
@[Username]=7D:[ServerName]
2022-03-04 21:31:25 +01:00
4d3b25ea66
web: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-04 09:52:19 +01:00
5106c0d0c1
build(deps): bump twisted from 22.1.0 to 22.2.0 ( #2431 )
2022-03-04 09:36:08 +01:00
fd09ade054
build(deps): bump @docusaurus/preset-classic in /website ( #2433 )
2022-03-04 09:34:29 +01:00
01629fe9e3
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #2434 )
2022-03-04 09:31:50 +01:00
5be97e98e4
web: update flow background
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-03 20:00:53 +01:00
b1fd801ceb
tenants: fix syntax error in expression for locale
2022-03-03 11:50:46 +00:00
62a939b91d
internal: bump api client to v3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-03 10:40:07 +01:00
257ac04be4
website: fix go-get repo
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-03 10:32:23 +01:00
ec5e6c14a2
web: Update Web API Client version ( #2429 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-03-03 10:22:49 +01:00
1e1d9f1bdd
core/api: allow filtering users by uid, add uid to search
...
closes #2428
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-03 10:19:56 +01:00
da1ea51dad
Translate /web/src/locales/en.po in zh_CN ( #2421 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:45:47 +01:00
6ee3b8d644
web: Update Web API Client version ( #2420 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-03-03 09:45:37 +01:00
6155c69b7c
Translate /web/src/locales/en.po in zh_TW ( #2423 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:45:20 +01:00
136d40d919
Translate /web/src/locales/en.po in zh-Hans ( #2422 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:45:08 +01:00
bb1bb9e22a
Translate /web/src/locales/en.po in zh-Hant ( #2424 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-03-03 09:44:57 +01:00
05e84b63a2
build(deps): bump rollup from 2.68.0 to 2.69.0 in /web ( #2426 )
2022-03-03 09:29:43 +01:00
7ab55f7afa
build(deps): bump @goauthentik/api in /web ( #2425 )
2022-03-03 09:24:23 +01:00
f5ec5245c5
build(deps): bump github.com/pires/go-proxyproto from 0.6.1 to 0.6.2 ( #2427 )
2022-03-03 09:24:03 +01:00
4f4f954693
core: customisable user settings ( #2397 )
...
* tenants: add user_settings flow, add basic flow and basic new executor
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/user: use flow PromptStage instead of custom stage
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/flows: add tenant to StageHost interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/user: fix form missing component
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/user: re-add success message
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/user: improve support for multiple error messages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* stages/prompt: allow expressions in prompt placeholders
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* stages/prompt: add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* flows: always set pending user
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* flows: never cache stage configuration flow plans
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* stages/user_write: fix error when pending user is anonymous user
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/admin: add checkbox for prompt placeholder expression
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* website/docs: add prompt expression docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* stages/prompt: add ak-locale field type
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* tenants: fix default policy
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/user: add function to do global refresh
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* web/flows: fix rendering of ak-locale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* tenants: fix default policy, add error handling to placeholder, fix locale attribute
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-03 00:13:06 +01:00
c57fbcfd89
sources/oauth: log body when get_profile fails
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-03-02 20:37:42 +01:00
025fc3fe96
build(deps): bump actions/checkout from 2 to 3 ( #2415 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 09:56:53 +01:00
4d079522c4
build(deps): bump django from 4.0.2 to 4.0.3 ( #2416 )
...
Bumps [django](https://github.com/django/django ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.2...4.0.3 )
---
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>
2022-03-02 09:56:32 +01:00
08acc7ba41
providers/oauth2: fix invalid launch URL being generated
2022-03-01 15:29:21 +00:00
7bdd32506e
web: cleanup default footer links
2022-03-01 15:27:21 +00:00
6283fedcd9
build(deps): bump @typescript-eslint/parser in /web ( #2409 )
2022-03-01 09:20:29 +01:00
7a0badc81b
build(deps): bump @sentry/browser from 6.18.0 to 6.18.1 in /web ( #2410 )
2022-03-01 09:20:15 +01:00
1e134aa446
build(deps): bump typescript from 4.5.5 to 4.6.2 in /web ( #2408 )
2022-03-01 09:19:34 +01:00
27bc5489c5
build(deps): bump @sentry/tracing from 6.18.0 to 6.18.1 in /web ( #2411 )
2022-03-01 09:18:40 +01:00
2dca45917c
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2412 )
2022-03-01 09:18:28 +01:00
66a4338b48
build(deps): bump actions/setup-python from 2 to 3 ( #2413 )
2022-03-01 09:18:14 +01:00
a4dfc7e068
build(deps): bump kubernetes from 22.6.0 to 23.3.0 ( #2414 )
2022-03-01 09:17:55 +01:00
f98a9bed9f
build(deps-dev): bump bandit from 1.7.2 to 1.7.3 ( #2403 )
...
* build(deps-dev): bump bandit from 1.7.2 to 1.7.3
Bumps [bandit](https://github.com/PyCQA/bandit ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/PyCQA/bandit/releases )
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: bandit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* sigh
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-28 10:13:51 +01:00
5d1bf4a0af
website: update search config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-28 09:54:47 +01:00
34635ab928
build(deps): bump @docusaurus/preset-classic in /website ( #2400 )
2022-02-28 09:16:48 +01:00
fabe1130c1
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #2401 )
2022-02-28 09:14:22 +01:00
8feda9c2b1
build(deps): bump eslint from 8.9.0 to 8.10.0 in /web ( #2399 )
2022-02-28 09:14:03 +01:00
074928cac1
build(deps): bump wsproto from 1.0.0 to 1.1.0 ( #2402 )
2022-02-28 09:13:50 +01:00
2308f90270
build(deps-dev): bump importlib-metadata from 4.11.1 to 4.11.2 ( #2404 )
2022-02-28 09:13:10 +01:00
13adca0763
website/integrations: add hashicorp vault integration to website ( #2363 )
...
* add hashicorp vault
basic instructions for hashicorp vault
* removed auth0, updated redirect_uri's
removed auth0, updated redirect_uri's to include localhost
* Add hashicorp vault to app list
Add hashicorp-vault to the applications sidebar
2022-02-28 00:03:18 +01:00
50ded723d1
web: Update Web API Client version ( #2398 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-27 15:17:11 +01:00
e9064509fe
sources/oauth: Add Mailcow oauth source ( #2380 )
...
* Feat: Add Mailcow oauth source
* Feat: Add mailcow icon
* Run make
* Feat: Add tests
* Fix: Remainder from discord test
* Docs: Add mailcow oauth source docs
* Docs: add mailcow source to menu
* Fix: Mailcow provider type in test
* Fix: Formatting
* Fix: Doc file name
2022-02-27 15:06:02 +01:00
6fdf3ad3e5
internal/outpost: improve logging and add tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2393
2022-02-26 22:29:56 +01:00
fb60cefb72
web/flows: fix rendering of help text on prompt stages
...
closes #2310
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-26 17:56:08 +01:00
61f7db314a
web/admin: use searchable select field for users and groups in policy binding form
...
closes #2285
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-26 17:49:04 +01:00
ef7952cab3
web/admin: improve user and group management by showing related objects
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2391
2022-02-26 17:48:25 +01:00
7e5d8624c8
web: fix locale change not updating all elements
...
closes #2365
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-26 16:29:12 +01:00
2c54be85be
web: prioritise ?locale parameter over saved locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-26 16:24:29 +01:00
2f8dbe9b97
core: handle all exceptions for applications listing
...
closes #2382
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-26 16:08:38 +01:00
cebe44403c
build(deps): bump prismjs from 1.26.0 to 1.27.0 in /web ( #2394 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 15:18:37 +01:00
7261017e13
build(deps): bump prismjs from 1.26.0 to 1.27.0 in /website ( #2395 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 15:18:26 +01:00
0b3d33f428
build(deps): bump @sentry/tracing from 6.17.9 to 6.18.0 in /web ( #2385 )
2022-02-25 09:58:43 +01:00
6f0cbd5fa6
build(deps): bump rapidoc from 9.1.8 to 9.2.0 in /website ( #2383 )
2022-02-25 09:58:02 +01:00
fb94aefd2f
build(deps): bump postcss from 8.4.6 to 8.4.7 in /website ( #2384 )
2022-02-25 09:57:27 +01:00
c4c8390eff
build(deps): bump rapidoc from 9.1.8 to 9.2.0 in /web ( #2386 )
2022-02-25 09:57:08 +01:00
8c2e4478fd
build(deps): bump @sentry/browser from 6.17.9 to 6.18.0 in /web ( #2387 )
2022-02-25 09:56:58 +01:00
94029ee612
build(deps): bump actions/setup-node from 2 to 3.0.0 ( #2388 )
2022-02-25 09:56:20 +01:00
8db49f9eca
build(deps-dev): bump selenium from 4.1.1 to 4.1.2 ( #2389 )
2022-02-25 09:56:06 +01:00
7bd25d90f4
core: compile backend translations ( #2381 )
2022-02-24 11:31:12 +01:00
133528ee90
website/docs: add email sender name explanation
...
closes #2378
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-24 10:39:33 +01:00
578bd8fcb3
Translate /web/src/locales/en.po in zh-Hans ( #2370 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:12:10 +01:00
4c2ef95253
Translate /web/src/locales/en.po in zh_CN ( #2371 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:54 +01:00
702a59222d
Apply translations in zh_CN ( #2372 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh_CN' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:43 +01:00
48e2121a75
Translate /web/src/locales/en.po in zh_TW ( #2373 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:32 +01:00
61249786ff
Translate /web/src/locales/en.po in zh-Hant ( #2374 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-24 10:11:20 +01:00
008af4ccce
build(deps): bump @rollup/plugin-typescript from 8.3.0 to 8.3.1 in /web ( #2375 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v8.3.1/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
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>
2022-02-24 10:10:43 +01:00
02e3010efe
build(deps): bump @patternfly/patternfly from 4.171.1 to 4.179.1 in /web ( #2376 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.171.1 to 4.179.1.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.171.1...prerelease-v4.179.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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>
2022-02-24 10:10:29 +01:00
aca4795e0c
build(deps): bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 in /web ( #2377 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 21.0.1 to 21.0.2.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.2/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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>
2022-02-24 10:10:04 +01:00
ff0febfecd
build(deps-dev): bump selenium from 4.1.0 to 4.1.1 ( #2379 )
...
Bumps [selenium](https://github.com/SeleniumHQ/Selenium ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases )
- [Commits](https://github.com/SeleniumHQ/Selenium/commits )
---
updated-dependencies:
- dependency-name: selenium
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>
2022-02-24 10:09:53 +01:00
4daad4b514
web/admin: always show group/user policy options and display disclaimer
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-23 23:31:03 +01:00
677bcaadd7
core: add initial app launch url ( #2367 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-23 22:48:55 +01:00
c6e9ecdd37
build(deps): bump rollup from 2.67.3 to 2.68.0 in /web ( #2358 )
2022-02-23 09:50:51 +01:00
c9ecad6262
build(deps): bump @rollup/plugin-replace from 3.1.0 to 4.0.0 in /web ( #2359 )
2022-02-23 09:50:41 +01:00
e545b3b401
build(deps): bump @rollup/plugin-babel from 5.3.0 to 5.3.1 in /web ( #2360 )
2022-02-23 09:50:29 +01:00
fec96ea013
build(deps): bump sentry-sdk from 1.5.4 to 1.5.6 ( #2361 )
2022-02-23 09:50:16 +01:00
1ac1c50b67
build(deps): bump github.com/go-openapi/runtime from 0.23.0 to 0.23.1 ( #2362 )
2022-02-23 09:49:40 +01:00
d2f189c1d0
root: exempt enhancement issues from stale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-22 20:34:39 +01:00
fb33906637
internal/ldap: fix panic when parsing lists with mixed types
...
closes #2355
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-22 19:56:55 +01:00
6d3a94f24f
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2352 )
2022-02-22 09:45:12 +01:00
84f594e658
build(deps): bump codemirror from 5.65.1 to 5.65.2 in /web ( #2353 )
2022-02-22 09:43:58 +01:00
1486bd5ab2
build(deps): bump @typescript-eslint/parser in /web ( #2354 )
2022-02-22 09:43:36 +01:00
2c00f4da2d
build(deps): bump rollup from 2.67.2 to 2.67.3 in /web ( #2347 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.67.2 to 2.67.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.67.2...v2.67.3 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-02-21 09:40:51 +01:00
c10a23220b
build(deps): bump rapidoc from 9.1.4 to 9.1.8 in /website ( #2348 )
...
Bumps [rapidoc](https://github.com/mrin9/RapiDoc ) from 9.1.4 to 9.1.8.
- [Release notes](https://github.com/mrin9/RapiDoc/releases )
- [Commits](https://github.com/mrin9/RapiDoc/compare/v9.1.4...v9.1.8 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-02-21 09:39:45 +01:00
f20243d545
build(deps): bump rapidoc from 9.1.4 to 9.1.8 in /web ( #2349 )
...
Bumps [rapidoc](https://github.com/mrin9/RapiDoc ) from 9.1.4 to 9.1.8.
- [Release notes](https://github.com/mrin9/RapiDoc/releases )
- [Commits](https://github.com/mrin9/RapiDoc/compare/v9.1.4...v9.1.8 )
---
updated-dependencies:
- dependency-name: rapidoc
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>
2022-02-21 09:39:32 +01:00
903c6422ad
build(deps-dev): bump pylint-django from 2.5.1 to 2.5.2 ( #2350 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: pylint-django
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>
2022-02-21 09:39:19 +01:00
f5ab955536
build(deps-dev): bump coverage from 6.3.1 to 6.3.2 ( #2351 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.3.1 to 6.3.2.
- [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/6.3.1...6.3.2 )
---
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>
2022-02-21 09:39:03 +01:00
3a861f0497
Translate /web/src/locales/en.po in de ( #2343 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-18 12:43:41 +01:00
744f250d05
providers/proxy: always set rd param in addition to session to prevent wrong url in session
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-18 10:32:22 +01:00
83d435bd3b
build(deps): bump lit from 2.1.4 to 2.2.0 in /web ( #2339 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.2.0/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-02-18 09:58:56 +01:00
945cdfe212
build(deps): bump @babel/core from 7.17.4 to 7.17.5 in /web ( #2340 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.17.4 to 7.17.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/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>
2022-02-18 09:58:21 +01:00
fcc0963fab
build(deps): bump lxml from 4.7.1 to 4.8.0 ( #2341 )
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.7.1...lxml-4.8.0 )
---
updated-dependencies:
- dependency-name: lxml
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>
2022-02-18 09:58:07 +01:00
2ab4fcd757
build(deps): bump webauthn from 1.3.0 to 1.4.0 ( #2342 )
...
Bumps [webauthn](https://github.com/duo-labs/py_webauthn ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: webauthn
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>
2022-02-18 09:57:53 +01:00
bfe31b15ad
web: fix locale codes
...
closes #2332
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-17 22:37:54 +01:00
49c4b43f32
website/docs: better explain icon URL behaviour
...
closes #2337
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-17 22:37:17 +01:00
19b1f3a8c1
internal/outpost: fix logic error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-17 20:50:47 +01:00
80f218a6bf
core: also handle TypeError for invalid app URL formatting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-17 18:23:11 +01:00
61aaa90226
build(deps): bump @sentry/browser from 6.17.8 to 6.17.9 in /web ( #2331 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.17.8 to 6.17.9.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.8...6.17.9 )
---
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>
2022-02-17 10:24:21 +01:00
7fdda5a387
build(deps): bump @sentry/tracing from 6.17.8 to 6.17.9 in /web ( #2333 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.17.8 to 6.17.9.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.8...6.17.9 )
---
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>
2022-02-17 10:18:49 +01:00
94597fd2ad
build(deps): bump uvicorn from 0.17.4 to 0.17.5 ( #2334 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.17.4...0.17.5 )
---
updated-dependencies:
- dependency-name: uvicorn
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>
2022-02-17 10:18:29 +01:00
09808883f4
build(deps-dev): bump pylint-django from 2.5.0 to 2.5.1 ( #2335 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: pylint-django
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>
2022-02-17 10:17:51 +01:00
81ecb85a55
Translate /web/src/locales/en.po in zh-Hans ( #2326 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-16 13:41:44 +01:00
21bfaa3927
Translate /web/src/locales/en.po in zh_TW ( #2327 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-16 13:41:36 +01:00
1c9c7be1c0
Translate /web/src/locales/en.po in zh-Hant ( #2328 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-16 13:41:28 +01:00
5a11dc567e
web: Update Web API Client version ( #2325 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-16 11:33:54 +01:00
4a1acd377b
release: 2022.2.1
2022-02-16 10:51:55 +01:00
c5b84a91d1
website/docs: add 2022.2 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-16 10:27:25 +01:00
e77ecda3b8
root: update security
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-16 10:20:32 +01:00
4e317c10c5
Revert "website/docs: revert to akprox for now"
...
This reverts commit 9070df6c26
.
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# website/docs/providers/proxy/_nginx_ingress.md
# website/docs/providers/proxy/_nginx_proxy_manager.md
# website/docs/providers/proxy/_nginx_standalone.md
2022-02-16 10:19:33 +01:00
eb05a3ddb8
build(deps): bump @sentry/browser from 6.17.7 to 6.17.8 in /web ( #2318 )
2022-02-16 09:13:04 +01:00
a22d6a0924
build(deps): bump @sentry/tracing from 6.17.7 to 6.17.8 in /web ( #2319 )
2022-02-16 09:10:54 +01:00
3f0d67779a
build(deps): bump lit from 2.1.3 to 2.1.4 in /web ( #2320 )
2022-02-16 09:10:38 +01:00
0a937ae8e9
build(deps): bump @babel/core from 7.17.2 to 7.17.4 in /web ( #2321 )
2022-02-16 09:10:23 +01:00
f8d94f3039
build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.2 ( #2323 )
2022-02-16 09:10:04 +01:00
6bb261ac62
build(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 ( #2324 )
2022-02-16 09:09:39 +01:00
45f2c5bae7
web/admin: fix invalid URLs in example proxy config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-15 23:24:27 +01:00
5d8c1aa0b0
outposts/proxy: correctly check host in forward domain redirect
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1997
2022-02-15 14:58:19 +01:00
0101368369
outposts/proxy: fix logic error in rd argument
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1997
2022-02-15 13:43:55 +01:00
4854f81592
outposts/proxy: correctly handle ?rd= param
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1997
2022-02-15 11:05:03 +01:00
4bed6e02e5
Revert "build(deps): bump sentry-sdk from 1.5.4 to 1.5.5 ( #2315 )"
...
This reverts commit b6edf990e0
.
2022-02-15 10:24:11 +01:00
908f123d0e
website/docs: update nginx config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-15 10:24:08 +01:00
256dd24a1e
build(deps): bump @typescript-eslint/parser in /web ( #2312 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.11.0 to 5.12.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.12.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>
2022-02-15 10:06:18 +01:00
d4284407f9
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2313 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.11.0 to 5.12.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.12.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>
2022-02-15 10:04:33 +01:00
80da5dfc52
build(deps): bump webauthn from 1.2.1 to 1.3.0 ( #2314 )
...
Bumps [webauthn](https://github.com/duo-labs/py_webauthn ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: webauthn
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>
2022-02-15 10:04:17 +01:00
b6edf990e0
build(deps): bump sentry-sdk from 1.5.4 to 1.5.5 ( #2315 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.5.4 to 1.5.5.
- [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.5.4...1.5.5 )
---
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>
2022-02-15 09:56:32 +01:00
a66dcf9382
build(deps): bump kubernetes from 21.7.0 to 22.6.0 ( #2316 )
...
Bumps [kubernetes](https://github.com/kubernetes-client/python ) from 21.7.0 to 22.6.0.
- [Release notes](https://github.com/kubernetes-client/python/releases )
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes-client/python/compare/v21.7.0...v22.6.0 )
---
updated-dependencies:
- dependency-name: kubernetes
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 09:56:22 +01:00
9095a840d5
build(deps-dev): bump importlib-metadata from 4.11.0 to 4.11.1 ( #2317 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.11.0...v4.11.1 )
---
updated-dependencies:
- dependency-name: importlib-metadata
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>
2022-02-15 09:56:12 +01:00
72259f6479
events: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-14 23:15:45 +01:00
0973c74b9d
providers/oauth2: fix redirect_uri being lowercased on successful validation
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-14 23:04:00 +01:00
c7ed4f7ac1
events: check mtime on geoip database
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-14 22:42:46 +01:00
3d577cf15e
*: add placeholder custom.css to easily allow user customisation
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-14 20:05:00 +01:00
5474a32573
Translate /web/src/locales/en.po in zh_TW ( #2308 )
2022-02-14 15:36:54 +01:00
a5940b88e3
Translate /web/src/locales/en.po in zh-Hant ( #2307 )
2022-02-14 15:36:37 +01:00
ff15716012
Translate /web/src/locales/en.po in zh-Hans ( #2306 )
2022-02-14 15:36:27 +01:00
c040b13b29
providers/proxy: remove leading slash to allow subdirectories in proxy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2305
2022-02-14 12:51:04 +01:00
4915e980c5
providers/proxy: revert Host header behaviour
...
closes #2284
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-14 12:39:16 +01:00
df362dd9ea
core: handle error when formatting launch URL fails closes #2304
2022-02-14 12:02:51 +01:00
d4e4f93cb4
Revert "build(deps): bump sentry-sdk from 1.5.4 to 1.5.5 ( #2303 )"
...
This reverts commit 3de224690a
.
2022-02-14 09:55:39 +01:00
3af0de6a00
Revert "root: disable sentry's auto_session_tracking"
...
This reverts commit 4f24d61290
.
2022-02-14 09:55:35 +01:00
4f24d61290
root: disable sentry's auto_session_tracking
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-14 09:44:12 +01:00
4c5c4dcf2c
build(deps): bump @sentry/tracing from 6.17.6 to 6.17.7 in /web ( #2296 )
2022-02-14 08:57:12 +01:00
660b5cb6c6
build(deps): bump chart.js from 3.7.0 to 3.7.1 in /web ( #2297 )
2022-02-14 08:56:52 +01:00
6ff1ea73a9
build(deps): bump @sentry/browser from 6.17.6 to 6.17.7 in /web ( #2298 )
2022-02-14 08:56:13 +01:00
3de224690a
build(deps): bump sentry-sdk from 1.5.4 to 1.5.5 ( #2303 )
2022-02-14 08:56:02 +01:00
d4624b510a
build(deps): bump eslint from 8.8.0 to 8.9.0 in /web ( #2299 )
2022-02-14 08:55:42 +01:00
8856d762d0
build(deps): bump @rollup/plugin-replace from 3.0.1 to 3.1.0 in /web ( #2300 )
2022-02-14 08:55:27 +01:00
5d1cbf14d1
build(deps): bump actions/github-script from 5 to 6 ( #2301 )
2022-02-14 08:55:11 +01:00
6d5207f644
build(deps-dev): bump pytest from 7.0.0 to 7.0.1 ( #2302 )
2022-02-14 08:54:53 +01:00
3b6497cd51
outposts: ensure keypair is set for SSH connections
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-13 15:39:37 +01:00
ff7320b0f8
website/docs: update nginx ingress docs again
...
closes #2235
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-13 14:48:47 +01:00
e5a393c534
internal: increase logging for no hostname found
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-13 14:36:56 +01:00
bb4be944dc
sources/ldap: use merger that only appends unique items to list
...
closes #2211
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-13 14:20:13 +01:00
21efee8f44
admin: add additional logging when restarting a task
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-12 18:40:21 +01:00
f61549a60f
providers/proxy: enable TLS in ingress via traefik annotation
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1997
2022-02-12 18:35:24 +01:00
0a7bafd1b2
website/docs: add nginx note for domain auth
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-12 18:14:14 +01:00
b3987c5fa0
website/docs: update nginx ingress docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2235
2022-02-12 18:06:04 +01:00
0da043a9fe
outposts: make local discovery configurable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-12 17:27:41 +01:00
f336f204cb
stages/authenticator_validate: fix handling when single configuration stage is selected
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-12 17:27:33 +01:00
3bfcf18492
build(deps): bump follow-redirects from 1.14.6 to 1.14.8 in /website ( #2293 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12 16:59:10 +01:00
dfafe8b43d
web: Update Web API Client version ( #2292 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-12 16:58:10 +01:00
b5d43b15f8
providers/oauth2: add support for explicit response_mode
...
closes #1953
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-12 16:56:47 +01:00
2ccab75021
stages/authenticator_validate: add ability to select multiple configuration stages which the user can choose
...
closes #1843
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-12 16:55:50 +01:00
9070df6c26
website/docs: revert to akprox for now
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-11 23:37:46 +01:00
a1c8ad55ad
web: add german locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-11 22:09:05 +01:00
872c05c690
Translate /web/src/locales/en.po in de ( #2291 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-11 20:16:47 +01:00
a9528dc1b5
build(deps): bump golang from 1.17.6-bullseye to 1.17.7-bullseye ( #2286 )
2022-02-11 09:45:53 +01:00
0e59ade1f2
build(deps): bump rollup from 2.67.1 to 2.67.2 in /web ( #2287 )
2022-02-11 09:45:35 +01:00
5ac49c695d
build(deps): bump country-flag-icons from 1.4.20 to 1.4.21 in /web ( #2288 )
2022-02-11 09:45:22 +01:00
3a30ecbe76
build(deps-dev): bump importlib-metadata from 4.10.1 to 4.11.0 ( #2289 )
2022-02-11 09:45:03 +01:00
1f838bb2aa
outposts/proxy: add X-Forwarded-Host since Host now gets changed by the proxy
...
closes #2284
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-10 23:09:55 +01:00
cc42830e23
website/integrations: add Paperless-ng instructions ( #2225 )
...
* Update instructions
I've updated the steps to provide some clarity around certain areas that tripped me up as a newcomer to authentik trying to follow these instructions.
* Added Paperless
Added authentik instructions for Paperless-ng
* Moved to paperless-ng directory
* Minor update to remove redundant part
Removed example authentik.company as these instructions do not require referencing authentik host name directly.
* Added Paperless-ng
* Typo fix
* Formatting changes
Updated changes based on feedback
2022-02-10 09:45:22 +01:00
593eb959ca
Translate /web/src/locales/en.po in zh-Hans ( #2278 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-10 09:44:55 +01:00
5bb6785ad6
Translate /web/src/locales/en.po in zh-Hant ( #2279 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-10 09:44:47 +01:00
535c11a729
Translate /web/src/locales/en.po in zh_TW ( #2280 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-10 09:44:39 +01:00
a0fa8d8524
web: Update Web API Client version ( #2277 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-09 22:46:16 +01:00
c14025c579
Merge branch 'version-2022.1'
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# poetry.lock
2022-02-09 22:45:26 +01:00
8bc3db7c90
release: 2022.1.5
2022-02-09 22:42:34 +01:00
eaad564e23
release: 2022.1.5
2022-02-09 22:31:26 +01:00
511a94975b
website/docs: add 2022.1.5 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:31:14 +01:00
015810a2fd
internal: fix CSRF error caused by Host header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:53 +01:00
e70e6b84c2
internal: trace headers and url for backend requests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:50 +01:00
d0b9c9a26f
internal: remove uvicorn server header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:46 +01:00
3e403fa348
internal: improve error handling for internal reverse proxy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:41 +01:00
48f4a971ef
internal: don't attempt to lookup SNI Certificate if no SNI is sent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:39 +01:00
6314be14ad
core: allow formatting strings to be used for applications' launch URLs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:29 +01:00
1a072c6c39
web/admin: fix mismatched icons in overview and lists
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:26 +01:00
ef2eed0bdf
outposts: fix compare_ports to support both service and container ports
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:20 +01:00
91227b1e96
outposts: fix service reconciler re-creating services
...
closes #2095
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:16 +01:00
67d68629da
providers/proxy: fix Host/:Authority not being modified
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:08 +01:00
e875db8f66
stages/authenticator_validate: handle non-existent device_challenges
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:22:02 +01:00
055a76393d
outposts: remove node_port on V1ServicePort checks to prevent service creation loops
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2095
2022-02-09 22:21:58 +01:00
0754821628
providers/proxy: improve error handling for invalid backend_override
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:21:55 +01:00
fca88d9896
sources/ldap: log entire exception
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:21:48 +01:00
dfe0404c51
sources/saml: fix server error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:21:24 +01:00
fa61696b46
sources/saml: fix incorrect ProtocolBinding being sent
...
closes #2213
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:21:15 +01:00
e5773738f4
outposts: fix channel not always having a logger attribute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:21:12 +01:00
cac8539d79
providers/proxy: fix nil error in claims
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 22:21:08 +01:00
cf600f6f26
build(deps): bump uvicorn from 0.17.1 to 0.17.3 ( #2229 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.17.1 to 0.17.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.17.1...0.17.3 )
---
updated-dependencies:
- dependency-name: uvicorn
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>
2022-02-09 17:56:53 +01:00
e194715c3e
internal: fix CSRF error caused by Host header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 14:34:55 +01:00
787f02d5dc
Translate /web/src/locales/en.po in pl ( #2274 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-09 14:07:05 +01:00
a0ed01a610
Translate /web/src/locales/en.po in pl_PL ( #2275 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl_PL' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-09 14:06:41 +01:00
02ba493759
internal: trace headers and url for backend requests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 12:48:17 +01:00
a7fea5434d
internal: remove uvicorn server header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 12:38:47 +01:00
4fb783e953
internal: improve error handling for internal reverse proxy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 12:33:37 +01:00
affbf85699
internal: don't attempt to lookup SNI Certificate if no SNI is sent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 12:33:25 +01:00
0d92112a3f
website/docs: add backend_override docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 10:41:42 +01:00
b1ad3ec9db
website/docs: highlight breaking nginx header change
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 10:33:04 +01:00
c0601baca6
web: add additional locales
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-09 10:09:07 +01:00
057c5c5e9a
build(deps): bump @sentry/tracing from 6.17.5 to 6.17.6 in /web ( #2270 )
2022-02-09 09:04:15 +01:00
05429ab848
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2272 )
2022-02-09 09:04:02 +01:00
b66d51a699
Translate /web/src/locales/en.po in zh-Hans ( #2267 )
2022-02-09 09:03:51 +01:00
f834bc0ff2
Translate /web/src/locales/en.po in zh-Hant ( #2269 )
2022-02-09 09:03:29 +01:00
93fd883d7a
Translate /web/src/locales/en.po in zh_TW ( #2268 )
2022-02-09 09:03:16 +01:00
7e080d4d68
build(deps): bump @babel/core from 7.17.0 to 7.17.2 in /web ( #2271 )
2022-02-09 09:02:34 +01:00
3e3ca22d04
build(deps): bump @sentry/browser from 6.17.5 to 6.17.6 in /web ( #2273 )
2022-02-09 09:02:15 +01:00
e741caa6b3
core: allow formatting strings to be used for applications' launch URLs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 23:46:23 +01:00
4343246a41
*: rename akprox to outpost.goauthentik.io ( #2266 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 20:25:38 +01:00
3f6f83b4b6
web/admin: fix mismatched icons in overview and lists
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 19:03:57 +01:00
c63e1c9b87
outposts: fix compare_ports to support both service and container ports
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 17:40:49 +01:00
f44cf06d22
outposts: fix service reconciler re-creating services
...
closes #2095
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 17:23:00 +01:00
3f609b8601
Translate /web/src/locales/en.po in zh_TW ( #2263 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-08 16:36:25 +01:00
edd89b44a4
Translate /web/src/locales/en.po in zh-Hans ( #2262 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-08 16:36:12 +01:00
3e58748862
Translate /web/src/locales/en.po in zh-Hant ( #2261 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-08 16:36:02 +01:00
7088a6b0e6
providers/proxy: fix Host/:Authority not being modified
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-08 16:30:26 +01:00
6c880e0e62
website/docs: Enable 'secure' option for pwgen ( #2260 )
...
* Enable 'secure' option for pwgen
As per the [pwgen manual](https://linux.die.net/man/1/pwgen , "pwgen manual"), the "-s"(secure) option instructs pwgen to generate completely random passwords, where as the default for pwgen is to generate more memorable passwords. Since, the passwords generated in this part of the installation process are to be "remembered" by the dot env file, I believe that users may benefit from the additional entropy provided by the "-s" option in pwgen.
* Enable 'secure' option for pwgen
2022-02-08 12:24:29 +01:00
cb1e70be7f
website/integrations: add documentation for roundcube webmail client ( #2104 )
...
* Add documentation for roundcube webmail client
Includes required dovecot configuration snippet.
* added roundcube to sidebar links
* fixed typo
* clean up formatting
Tighten up extra info and match format to other integration documents
* fix roundcube wiki url display
2022-02-08 12:24:14 +01:00
6ba150f737
build(deps): bump @sentry/browser from 6.17.4 to 6.17.5 in /web ( #2252 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.17.4 to 6.17.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.4...6.17.5 )
---
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>
2022-02-08 09:49:33 +01:00
131769ea73
build(deps): bump @typescript-eslint/parser in /web ( #2253 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.10.2 to 5.11.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.11.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>
2022-02-08 09:49:15 +01:00
e68adbb30d
build(deps): bump rollup from 2.67.0 to 2.67.1 in /web ( #2254 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.67.0 to 2.67.1.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.67.0...v2.67.1 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-02-08 09:48:54 +01:00
f1eef09099
build(deps): bump @sentry/tracing from 6.17.4 to 6.17.5 in /web ( #2255 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.17.4 to 6.17.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.4...6.17.5 )
---
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>
2022-02-08 09:48:46 +01:00
5ab3c7fa9f
build(deps): bump lit from 2.1.2 to 2.1.3 in /web ( #2256 )
...
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/lit/lit/releases )
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md )
- [Commits](https://github.com/lit/lit/commits/lit@2.1.3/packages/lit )
---
updated-dependencies:
- dependency-name: lit
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>
2022-02-08 09:48:41 +01:00
d0cec39a0f
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2257 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.10.2 to 5.11.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.11.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>
2022-02-08 09:48:00 +01:00
e15f53a39a
build(deps): bump @fortawesome/fontawesome-free in /web ( #2258 )
...
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) from 5.15.4 to 6.0.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.4...6.0.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 09:47:44 +01:00
25fb995663
build(deps): bump twisted from 21.7.0 to 22.1.0 ( #2259 )
...
Bumps [twisted](https://github.com/twisted/twisted ) from 21.7.0 to 22.1.0.
- [Release notes](https://github.com/twisted/twisted/releases )
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst )
- [Commits](https://github.com/twisted/twisted/compare/twisted-21.7.0...twisted-22.1.0 )
---
updated-dependencies:
- dependency-name: twisted
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 09:44:32 +01:00
eac658c64f
web: update background image
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-07 20:46:47 +01:00
15e2032493
stages/authenticator_validate: handle non-existent device_challenges
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-07 20:31:49 +01:00
c87f6cd9d9
outposts: remove node_port on V1ServicePort checks to prevent service creation loops
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2095
2022-02-07 20:26:14 +01:00
e758995458
providers/proxy: improve error handling for invalid backend_override
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-07 19:59:06 +01:00
20c284a188
website/docs: improve docs for application access
...
closes #2245
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-07 19:42:42 +01:00
b0936ea8f3
sources/ldap: log entire exception
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-07 19:37:39 +01:00
bfc0f4a413
build(deps): bump github.com/go-openapi/runtime from 0.22.0 to 0.23.0 ( #2249 )
...
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/go-openapi/runtime/releases )
- [Commits](https://github.com/go-openapi/runtime/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
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>
2022-02-07 10:04:05 +01:00
1a9a90cf6a
build(deps): bump @formatjs/intl-listformat from 6.5.1 to 6.5.2 in /web ( #2248 )
...
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs ) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@6.5.1...@formatjs/intl-listformat@6.5.2 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-listformat"
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>
2022-02-07 10:03:36 +01:00
00f1a6fa48
build(deps): bump github.com/go-openapi/strfmt from 0.21.1 to 0.21.2 ( #2250 )
...
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/go-openapi/strfmt/releases )
- [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
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>
2022-02-07 10:03:20 +01:00
33754a06d2
website/integrations: update gitea integration documentation ( #2182 )
...
Newer gitea versions now expose "additional OIDC mapping" to admin GUI.
The configuration file change required in previous versions can now be
done in the GUI.
2022-02-06 15:17:52 +01:00
69b838e1cf
web: Update Web API Client version ( #2244 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-05 18:56:13 +01:00
d5e04a2301
*: remove deprecated backup ( #2129 )
...
* *: remove backup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* fix lint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* website/docs: add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* *: final cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: use correct pyproject when migrating from stable
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* website/docs: fix broken docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-05 18:54:15 +01:00
fbf251280f
core: compile backend translations ( #2243 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-05 16:52:38 +01:00
eaadf62f01
Apply translations in zh-Hant ( #2242 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh-Hant' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-05 16:23:51 +01:00
8c33e7a7c1
Apply translations in zh_TW ( #2241 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh_TW' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-05 16:23:43 +01:00
a7d9a80a28
Apply translations in zh-Hans ( #2240 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'zh-Hans' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-05 16:23:36 +01:00
2ea5dce8d3
build(deps): bump uvicorn from 0.17.3 to 0.17.4 ( #2238 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.17.3...0.17.4 )
---
updated-dependencies:
- dependency-name: uvicorn
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>
2022-02-05 16:23:27 +01:00
14bf01efe4
build(deps-dev): bump pytest from 6.2.5 to 7.0.0 ( #2237 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.5 to 7.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 16:23:19 +01:00
67b24a60e4
build(deps): bump boto3 from 1.20.48 to 1.20.49 ( #2236 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.20.48 to 1.20.49.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.20.48...1.20.49 )
---
updated-dependencies:
- dependency-name: boto3
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>
2022-02-05 16:23:03 +01:00
e6775297cb
build(deps): bump pycryptodome from 3.14.0 to 3.14.1 ( #2239 )
...
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.14.0...v3.14.1 )
---
updated-dependencies:
- dependency-name: pycryptodome
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>
2022-02-05 16:22:51 +01:00
4e4e2b36b6
sources/saml: fix server error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-05 15:41:26 +01:00
3189c56fc3
website/docs: default to upgrade with install flag set ( #2234 )
2022-02-04 22:36:34 +01:00
5b5ea47b7a
Translate /web/src/locales/en.po in pl_PL ( #2233 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl_PL' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-02-04 21:59:00 +01:00
caa382f898
build(deps): bump @trivago/prettier-plugin-sort-imports in /web ( #2227 )
...
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases )
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/master/CHANGELOG.md )
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
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>
2022-02-04 10:17:21 +01:00
2d63488197
build(deps): bump boto3 from 1.20.47 to 1.20.48 ( #2228 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.20.47 to 1.20.48.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.20.47...1.20.48 )
---
updated-dependencies:
- dependency-name: boto3
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>
2022-02-04 10:16:52 +01:00
c1c8e4c8d4
build(deps): bump uvicorn from 0.17.1 to 0.17.3 ( #2229 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.17.1 to 0.17.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.17.1...0.17.3 )
---
updated-dependencies:
- dependency-name: uvicorn
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>
2022-02-04 10:16:37 +01:00
a0e451c5e5
website/integrations: clarify some steps Nextcloud SAML ( #2222 )
...
I've updated the steps to provide some clarity around certain areas that tripped me up as a newcomer to authentik trying to follow these instructions.
2022-02-03 23:15:57 +01:00
eaba8006e6
sources/saml: fix incorrect ProtocolBinding being sent
...
closes #2213
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-03 18:20:06 +01:00
39ff202f8c
outposts: fix channel not always having a logger attribute
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-03 17:58:54 +01:00
654e0d6245
providers/proxy: fix nil error in claims
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-03 17:58:38 +01:00
ec04443493
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2215 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.16.7 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
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>
2022-02-03 09:40:17 +01:00
d247c262af
build(deps): bump @sentry/tracing from 6.17.3 to 6.17.4 in /web ( #2214 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.17.3 to 6.17.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.3...6.17.4 )
---
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>
2022-02-03 09:39:32 +01:00
dff49b2bef
build(deps): bump @sentry/browser from 6.17.3 to 6.17.4 in /web ( #2216 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.17.3 to 6.17.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.17.3...6.17.4 )
---
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>
2022-02-03 09:38:53 +01:00
50666a76fb
build(deps): bump flowchart.js from 1.17.0 to 1.17.1 in /web ( #2217 )
...
Bumps [flowchart.js](https://github.com/adrai/flowchart.js ) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/adrai/flowchart.js/releases )
- [Changelog](https://github.com/adrai/flowchart.js/blob/master/releasenotes.md )
- [Commits](https://github.com/adrai/flowchart.js/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: flowchart.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>
2022-02-03 09:38:43 +01:00
b51a7f9746
build(deps): bump @babel/plugin-transform-runtime in /web ( #2218 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.10 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
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>
2022-02-03 09:38:32 +01:00
001dfd9f6c
build(deps): bump @babel/core from 7.16.12 to 7.17.0 in /web ( #2219 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.12 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2022-02-03 09:38:21 +01:00
5e4fbeeb25
build(deps): bump rollup from 2.66.1 to 2.67.0 in /web ( #2220 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.66.1 to 2.67.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.66.1...v2.67.0 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-02-03 09:38:03 +01:00
2c910bf6ca
build(deps): bump boto3 from 1.20.46 to 1.20.47 ( #2221 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.20.46 to 1.20.47.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.20.46...1.20.47 )
---
updated-dependencies:
- dependency-name: boto3
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>
2022-02-03 09:37:26 +01:00
9b11319e81
build(deps-dev): bump coverage from 6.3 to 6.3.1 ( #2209 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.3 to 6.3.1.
- [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/6.3...6.3.1 )
---
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>
2022-02-02 09:49:44 +01:00
40dc4b3fb8
build(deps): bump postcss from 8.4.5 to 8.4.6 in /website ( #2207 )
2022-02-02 09:41:37 +01:00
0e37b98968
build(deps): bump drf-spectacular from 0.21.1 to 0.21.2 ( #2210 )
2022-02-02 09:40:22 +01:00
7e132eb014
web: Update Web API Client version ( #2206 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-02-01 21:04:47 +01:00
49dfb4756e
release: 2022.1.4
2022-02-01 20:12:55 +01:00
814758e2aa
website/docs: prepare 2022.1.4
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-01 19:27:25 +01:00
5c42dac5e2
web/user: include locale code in locale selection
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-01 19:19:37 +01:00
88603fa4f7
providers/proxy: set traefik labels using object_naming_template instead of UUID
2022-02-01 17:13:27 +00:00
0232c4e162
lifecycle: send analytics in gunicorn config to decrease outgoing requests when workers get restarted
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-02-01 15:01:43 +01:00
11753c1fe1
build(deps): bump django from 4.0.1 to 4.0.2 ( #2204 )
...
Bumps [django](https://github.com/django/django ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.0.1...4.0.2 )
---
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>
2022-02-01 10:59:04 +01:00
f5cc6c67ec
providers/proxy: fix routing for external_host when using forward_auth_domain
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2180
2022-02-01 10:14:46 +01:00
8b8ed3527a
build(deps): bump @typescript-eslint/parser in /web ( #2200 )
2022-02-01 09:11:41 +01:00
1aa0274e7c
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2201 )
2022-02-01 09:09:34 +01:00
ecd33ca0c1
build(deps): bump github.com/go-openapi/runtime from 0.21.1 to 0.22.0 ( #2202 )
2022-02-01 09:09:18 +01:00
e93be0de9a
sources/ldap: add list_flatten function to property mappings, enable on managed LDAP mappings
...
closes #2199
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-31 23:07:32 +01:00
a5adc4f8ed
core: fix view_token permission not being assigned on token creation for non-admin user
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-31 20:00:30 +01:00
a6baed9753
web/flows: fix width on flow container
2022-01-31 14:11:25 +00:00
ceaf832e63
root: remove boto integration in sentry to ease backup removal
2022-01-31 13:47:18 +00:00
a6b0b14685
Translate /web/src/locales/en.po in pl ( #2197 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-31 14:17:26 +01:00
f679250edd
lifecycle: remove gunicorn reload option
...
should help with #2159
2022-01-31 12:06:08 +00:00
acc4de2235
web: add pl locale
2022-01-31 11:50:05 +00:00
56a8276dbf
website/integrations: update active directory docs ( #2177 )
2022-01-31 12:11:01 +01:00
6dfe6edbef
website/integrations: add zulip ( #2106 )
...
* add zulip to sidebar links
* added Zulip chat integration documentation
* fix markdown typo
* add note about using Post for saml binding
* added missing ACS info and cleaned up
format matches other integration documents
2022-01-31 12:10:30 +01:00
6af4bd0d9a
build(deps): bump construct-style-sheets-polyfill in /web ( #2189 )
...
Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/construct-style-sheets ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/calebdwilliams/construct-style-sheets/releases )
- [Changelog](https://github.com/calebdwilliams/construct-style-sheets/blob/main/CHANGELOG.md )
- [Commits](https://github.com/calebdwilliams/construct-style-sheets/commits )
---
updated-dependencies:
- dependency-name: construct-style-sheets-polyfill
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>
2022-01-31 12:09:13 +01:00
7ee7f6bd6a
Translate /web/src/locales/en.po in pl ( #2196 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'pl' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-31 10:00:37 +01:00
f8b8334010
build(deps): bump @patternfly/patternfly from 4.164.2 to 4.171.1 in /web ( #2192 )
2022-01-31 09:05:17 +01:00
d4b65dc4b4
build(deps): bump @sentry/browser from 6.17.2 to 6.17.3 in /web ( #2191 )
2022-01-31 09:04:40 +01:00
e4bbd3b1c0
build(deps): bump eslint from 8.7.0 to 8.8.0 in /web ( #2190 )
2022-01-31 09:03:47 +01:00
87de5e625d
build(deps): bump @sentry/tracing from 6.17.2 to 6.17.3 in /web ( #2193 )
2022-01-31 09:03:32 +01:00
efbe51673e
build(deps): bump pycryptodome from 3.13.0 to 3.14.0 ( #2194 )
2022-01-31 09:03:10 +01:00
a95bea53ea
build(deps): bump github.com/prometheus/client_golang ( #2195 )
2022-01-31 09:02:56 +01:00
6021fc0f52
providers/proxy: fix backend override persisting for other users
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-30 22:29:34 +01:00
1415b68ff4
web: add es locale
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-30 21:43:55 +01:00
be6853ac52
Translate /web/src/locales/en.po in es ( #2188 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'es' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-30 21:38:30 +01:00
7fd6be5abb
providers/proxy: add backend_override
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-30 21:35:08 +01:00
91d6f572a5
scripts: cleanup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-30 21:34:37 +01:00
016a9ce34e
build(deps): bump boto3 from 1.20.45 to 1.20.46 ( #2187 )
2022-01-30 00:52:25 +01:00
8adb95af7f
build(deps): bump uvicorn from 0.17.0.post1 to 0.17.1 ( #2186 )
2022-01-30 00:52:08 +01:00
1dc54775d8
build(deps): bump requests-oauthlib from 1.3.0 to 1.3.1 ( #2185 )
2022-01-30 00:51:59 +01:00
370ef716b5
build(deps-dev): bump black from 21.12b0 to 22.1.0 ( #2184 )
2022-01-30 00:51:49 +01:00
16e56ad9ca
website/docs: add rough documentation style guide
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-29 23:52:03 +01:00
b5b5a9eed3
web/admin: only check first half of locale when detecting
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2178
2022-01-28 12:35:37 +01:00
8b22e7bcc3
core: compile backend translations ( #2179 )
2022-01-28 11:09:29 +01:00
d48b5b9511
Translate /locale/en/LC_MESSAGES/django.po in es ( #2175 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'es' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-28 09:55:56 +01:00
0eccaa3f1e
build(deps): bump boto3 from 1.20.44 to 1.20.45 ( #2176 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.20.44 to 1.20.45.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.20.44...1.20.45 )
---
updated-dependencies:
- dependency-name: boto3
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>
2022-01-28 09:55:16 +01:00
67d550a80d
providers/proxy: don't include hostname and scheme in redirect when we only got a path and not a full URL
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-27 18:23:08 +01:00
ebb5711c32
providers/proxy: add support for X-Original-URI in nginx, better handle missing headers and report errors to authentik
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-27 18:14:02 +01:00
79ec872232
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #2173 )
...
Bumps [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) from 2.0.0-beta.14 to 2.0.0-beta.15.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.15/packages/docusaurus-plugin-client-redirects )
---
updated-dependencies:
- dependency-name: "@docusaurus/plugin-client-redirects"
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>
2022-01-27 10:14:14 +01:00
4284e14ff7
build(deps): bump @docusaurus/preset-classic in /website ( #2172 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-beta.14 to 2.0.0-beta.15.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.15/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
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>
2022-01-27 10:12:06 +01:00
92a09779d0
build(deps): bump boto3 from 1.20.43 to 1.20.44 ( #2174 )
2022-01-27 09:28:02 +01:00
14c621631d
web: Update Web API Client version ( #2170 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-26 23:30:56 +01:00
c55f503b9b
release: 2022.1.3
2022-01-26 22:15:28 +01:00
a908cad976
website/docs: add release notes for 2022.1.3
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-26 21:41:15 +01:00
c2586557d8
root: fix redis passwords not being encoded correctly
...
closes #2130
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-26 20:45:45 +01:00
01c80a82e2
web/admin: fix SMS Stage form not working
...
closes #2127
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-26 20:39:38 +01:00
0d47654651
root: add max-requests for gunicorn and max tasks for celery
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-26 10:04:58 +01:00
1183095833
build(deps): bump @sentry/tracing from 6.17.1 to 6.17.2 in /web ( #2162 )
2022-01-26 09:35:10 +01:00
c281b11bdc
build(deps): bump lit from 2.1.1 to 2.1.2 in /web ( #2161 )
2022-01-26 09:22:05 +01:00
61fe45a58c
build(deps): bump @sentry/browser from 6.17.1 to 6.17.2 in /web ( #2163 )
2022-01-26 09:21:52 +01:00
d43aab479c
build(deps): bump rollup from 2.66.0 to 2.66.1 in /web ( #2164 )
2022-01-26 09:21:43 +01:00
7f8383427a
build(deps): bump sentry-sdk from 1.5.3 to 1.5.4 ( #2165 )
2022-01-26 09:21:24 +01:00
a06d6cf33d
build(deps-dev): bump bandit from 1.7.1 to 1.7.2 ( #2166 )
2022-01-26 09:21:09 +01:00
5b7cb205c9
build(deps): bump boto3 from 1.20.42 to 1.20.43 ( #2167 )
2022-01-26 09:20:50 +01:00
293a932d20
build(deps-dev): bump coverage from 6.2 to 6.3 ( #2168 )
2022-01-26 09:20:34 +01:00
fff901ff03
rootL Fix goauthentik.io URL in Readme ( #2158 )
2022-01-25 20:36:44 +01:00
f47c936295
internal: add optional debug server listening on 9900
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-25 17:18:53 +01:00
88d5aec618
web/admin: fix links which look like labels
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-25 16:13:30 +01:00
96ae68cf09
internal: make error message less confusing
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-25 15:45:21 +01:00
63b3434b6f
website/docs: improve nginx examples
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-25 14:25:21 +01:00
947ecec02b
outposts/ldap: Fix more case sensitivity issues. ( #2144 )
2022-01-25 11:27:27 +01:00
1c2b452406
outposts/proxy: fix potential empty redirect, add tests
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2141
2022-01-25 10:57:53 +01:00
47777529ac
build(deps): bump @formatjs/intl-listformat from 6.5.0 to 6.5.1 in /web ( #2154 )
2022-01-25 09:50:29 +01:00
949095c376
build(deps): bump @lingui/macro from 3.13.1 to 3.13.2 in /web ( #2152 )
2022-01-25 09:49:59 +01:00
4b112c2799
build(deps): bump @sentry/browser from 6.16.1 to 6.17.1 in /web ( #2146 )
2022-01-25 09:49:48 +01:00
291a2516b1
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2149 )
2022-01-25 09:49:29 +01:00
4dcfd021e2
build(deps): bump @lingui/detect-locale from 3.13.1 to 3.13.2 in /web ( #2147 )
2022-01-25 09:49:13 +01:00
ca50848db3
build(deps): bump boto3 from 1.20.41 to 1.20.42 ( #2156 )
2022-01-25 09:49:01 +01:00
0bb3e3c558
build(deps): bump @lingui/cli from 3.13.1 to 3.13.2 in /web ( #2148 )
2022-01-25 09:48:50 +01:00
e4b25809ab
build(deps): bump @typescript-eslint/parser in /web ( #2150 )
2022-01-25 09:48:03 +01:00
7bf932f8e2
build(deps): bump @sentry/tracing from 6.16.1 to 6.17.1 in /web ( #2151 )
2022-01-25 09:47:52 +01:00
99d04528b0
build(deps): bump country-flag-icons from 1.4.19 to 1.4.20 in /web ( #2153 )
2022-01-25 09:47:43 +01:00
e48d172036
build(deps): bump @lingui/core from 3.13.1 to 3.13.2 in /web ( #2155 )
2022-01-25 09:47:34 +01:00
c2388137a8
build(deps): bump uvicorn from 0.17.0 to 0.17.0.post1 ( #2157 )
2022-01-25 09:47:05 +01:00
650e2cbc38
internal: remove duplicate log messages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 22:25:35 +01:00
b32800ea71
outposts/proxy: trace full headers to debug
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 22:08:31 +01:00
e1c0c0b20c
internal: don't override server header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 22:05:11 +01:00
fe39e39dcd
lifecycle: make secret_key warning more prominent
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2131
2022-01-24 21:52:16 +01:00
883f213b03
lifecycle: wait for db in worker
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 21:51:57 +01:00
538996f617
web: Update Web API Client version ( #2143 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-24 21:46:39 +01:00
2f4c92deb9
Merge branch 'version-2022.1'
2022-01-24 21:42:12 +01:00
ef335ec083
outposts/proxy: add more test cases for domain-level auth
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 21:41:15 +01:00
07b09df3fe
internal: add more outpost tests, add support for X-Original-URL
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 20:50:13 +01:00
e70e031a1f
internal: start adding tests to outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 20:12:25 +01:00
c7ba183dc0
providers/proxy: fix traefik label
...
closes #2128
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 17:45:09 +01:00
3ed23a37ea
website/docs: add 2022.1.2 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 11:34:13 +01:00
3d724db0e3
release: 2022.1.2
2022-01-24 11:28:00 +01:00
2997542114
lib: disable backup by default, add note to configuration
2022-01-24 10:00:15 +00:00
84b18fff96
ci: cache-v2
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 09:37:04 +01:00
1dce408c72
internal/proxyv2: only allow access to /akprox in nginx mode when forward url could be extracted
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-24 09:30:33 +01:00
e5ff47bf14
build(deps): bump @lingui/cli from 3.13.0 to 3.13.1 in /web ( #2133 )
2022-01-24 08:49:03 +01:00
b53bf331c3
build(deps): bump @lingui/macro from 3.13.0 to 3.13.1 in /web ( #2135 )
2022-01-24 08:48:51 +01:00
90e9a8b34c
build(deps): bump rollup from 2.64.0 to 2.66.0 in /web ( #2139 )
2022-01-24 08:48:26 +01:00
845f842783
build(deps): bump @lingui/core from 3.13.0 to 3.13.1 in /web ( #2136 )
2022-01-24 08:48:17 +01:00
7397849c60
build(deps): bump rapidoc from 9.1.3 to 9.1.4 in /website ( #2132 )
2022-01-24 08:47:45 +01:00
6dd46b5fc5
build(deps): bump @babel/core from 7.16.10 to 7.16.12 in /web ( #2134 )
2022-01-24 08:47:35 +01:00
89ca79ed10
build(deps): bump @lingui/detect-locale from 3.13.0 to 3.13.1 in /web ( #2137 )
2022-01-24 08:47:15 +01:00
713bef895c
build(deps): bump rapidoc from 9.1.3 to 9.1.4 in /web ( #2138 )
2022-01-24 08:46:37 +01:00
925115e9ce
build(deps): bump github.com/go-openapi/runtime from 0.21.0 to 0.21.1 ( #2140 )
2022-01-24 08:46:17 +01:00
42f5cf8c93
outposts: allow custom label for docker containers
...
closes #2128
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-23 21:55:58 +01:00
82cc1d536a
providers/proxy: add PathPrefix to auto-traefik labels
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2128
2022-01-23 21:55:46 +01:00
08af2fd46b
website/docs: deprecate inbuilt backup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-23 21:51:22 +01:00
70e3b27a4d
root: upgrade python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-23 21:27:16 +01:00
6a411d7960
policies/hibp: ensure password is encodable
...
closes AUTHENTIK-1SA
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-23 21:23:24 +01:00
33567b56d7
lifecycle: replace lowercase, deprecated prometheus_multiproc_dir
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-23 21:21:06 +01:00
0c1954aeb7
web: Update Web API Client version ( #2126 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-22 19:06:20 +01:00
f4a6c70e98
release: 2022.1.1
2022-01-22 18:28:40 +01:00
5f198e7fe4
website/docs: update 2022.1
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-22 12:29:20 +01:00
d172d32817
ci: bump golangci
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-21 23:22:59 +01:00
af3fb5c2cd
internal: use math.MaxInt for compatibility
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1819
2022-01-21 23:11:17 +01:00
885efb526e
web/admin: also set embedded outpost host when it doesn't include scheme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-21 13:51:34 +01:00
3bfb8b2cb2
outposts/proxyv2: allow access to /akprox urls in forward auth mode to make routing in nginx/traefik easier
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-21 13:43:16 +01:00
9fc5ff4b77
outposts/proxyv2: fix JWKS url pointing to localhost on embedded outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-21 13:29:51 +01:00
dd8b579dd6
lib: ignore paramiko logger
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-21 10:46:33 +01:00
e12cbd8711
website/docs: add 2022.1
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-21 09:47:49 +01:00
62d35f8f8c
build(deps): bump codemirror from 5.65.0 to 5.65.1 in /web ( #2122 )
2022-01-21 09:06:27 +01:00
49be504c13
build(deps): bump @babel/preset-env from 7.16.10 to 7.16.11 in /web ( #2123 )
2022-01-21 09:06:04 +01:00
edad55e51d
build(deps): bump typescript from 4.5.4 to 4.5.5 in /web ( #2124 )
2022-01-21 09:05:51 +01:00
38086fa8bb
build(deps): bump boto3 from 1.20.39 to 1.20.40 ( #2125 )
2022-01-21 09:05:32 +01:00
c4f9a3e9a7
build(deps): bump @babel/preset-env from 7.16.8 to 7.16.10 in /web ( #2114 )
2022-01-20 08:45:49 +01:00
930df791bd
build(deps): bump python ( #2113 )
2022-01-20 08:45:28 +01:00
9a6086634c
build(deps): bump boto3 from 1.20.38 to 1.20.39 ( #2117 )
2022-01-20 08:45:03 +01:00
b68e65355a
build(deps): bump @babel/core from 7.16.7 to 7.16.10 in /web ( #2115 )
2022-01-20 08:44:47 +01:00
72d33a91dd
build(deps): bump @babel/plugin-transform-runtime in /web ( #2116 )
2022-01-20 08:44:28 +01:00
7067e3d69a
build(deps): bump github.com/prometheus/client_golang ( #2118 )
2022-01-20 08:44:01 +01:00
4db370d24e
website/docs: add flow inspector docs
...
closes #2105
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-19 19:31:21 +01:00
41e7b9b73f
outposts/proxyv2: fix before-redirect url not being saved in proxy mode
...
closes #2109
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-19 19:16:30 +01:00
7f47f93e4e
internal: cleanup log messages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-19 19:01:24 +01:00
89abd44b76
lifecycle: add early check for missing/invalid secret key
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-19 09:53:53 +01:00
14c7d8c4f4
internal: route traffic to proxy providers based on cookie domain when multiple domain-level providers exist
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2079
2022-01-18 23:19:43 +01:00
525976a81b
root: upgrade python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-18 21:35:07 +01:00
64a2126ea4
website/docs: fix typo in port mapping in manifest ( #2103 )
...
Otherwise it causes:
```
error: error validating "outpost.yaml": error validating data: ValidationError(Service.spec.ports[1].port): invalid type for io.k8s.api.core.v1.ServicePort.port: got "string", expected "integer"; if you choose to ignore these errors, turn validation off with --validate=false
```
2022-01-18 19:57:55 +01:00
994c5882ab
root: fix error if secret_key is purely numerical
...
closes #2099
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-18 09:17:33 +01:00
ad64d51e85
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2100 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.9.1 to 5.10.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.10.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>
2022-01-18 09:16:54 +01:00
a184a7518a
build(deps): bump @typescript-eslint/parser from 5.9.1 to 5.10.0 in /web ( #2101 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.9.1 to 5.10.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.10.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>
2022-01-18 09:14:58 +01:00
943fd80920
web: ignore additional error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-17 22:05:23 +01:00
01bb18b8c4
root: allow customisation of ports in compose without override
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-17 14:48:02 +01:00
94baaaa5a5
build(deps): bump eslint from 8.6.0 to 8.7.0 in /web ( #2096 )
2022-01-17 09:19:59 +01:00
40b164ce94
build(deps): bump rollup from 2.63.0 to 2.64.0 in /web ( #2097 )
2022-01-17 09:18:30 +01:00
1d7c7801e7
website/docs: prepare 2022.1 release
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-16 18:22:25 +01:00
0db0a12ef3
root: rename csrf header
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-16 16:17:44 +01:00
8008aba450
web: directly read csrf token before injecting into request
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-16 16:10:55 +01:00
eaeab27004
lib: add support for custom env
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-16 14:56:02 +01:00
111fbf119b
*: refactor prometheus gauges to directly updating metrics view
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-16 13:57:07 +01:00
300ad88447
web: add polyfill for Intl.ListFormat
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-15 14:56:18 +01:00
92cc0c9c64
root: decrease to 10 backup history
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-14 19:59:50 +01:00
18ff803370
outposts: trigger service update on k8s when selector doesnt match
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-14 11:42:57 +01:00
819af78e2b
internal: make internal go version match python version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-14 10:45:37 +01:00
6338785ce1
outposts: change label app.kubernetes.io/name to include outpost type
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-14 10:34:54 +01:00
973e151dff
outposts: add Additional version labels to managed k8s deployments
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-13 17:48:01 +01:00
fae6d83f27
*: simplify extracting current version info
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-13 17:47:31 +01:00
ed84fe0b8d
root: set samesite for csrf cookie
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 23:14:14 +01:00
1ee603403e
root: upgrade python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 23:02:39 +01:00
7db7b7cc4d
stages/authenticator_validate: fix lint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 23:00:28 +01:00
68a98cd86c
web: Update Web API Client version ( #2091 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-12 22:59:59 +01:00
e758db5727
stages/authenticator_webauthn: make more WebAuthn options configurable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 22:57:49 +01:00
4d7d700afa
providers/oauth2: change default redirect uri behaviour; set first used url when blank and use star for wildcard
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 22:44:57 +01:00
f9a5add01d
root: include build in analytics
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 22:18:52 +01:00
2986b56389
root: fix backups running every minute instead of once
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-12 22:09:44 +01:00
58f79b525d
web/admin: fix invalid build due to wrong import
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-11 11:40:59 +01:00
0a1c0dae05
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2085 )
2022-01-11 08:59:13 +01:00
e18ef8dab6
build(deps): bump @babel/preset-env from 7.16.7 to 7.16.8 in /web ( #2087 )
2022-01-11 08:58:45 +01:00
3cacc59bec
build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1 in /web ( #2086 )
2022-01-11 08:57:51 +01:00
4eea46d399
build(deps): bump @babel/plugin-transform-runtime in /web ( #2088 )
2022-01-11 08:57:28 +01:00
11e25617bd
crypto: fully parse certificate on validation in serializer to prevent invalid certificates from being saved
...
closes #2082
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 20:36:50 +01:00
4817126811
website/integrations: fix synapse docs based on upstream docs
...
closes #2080
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 20:19:56 +01:00
0181361efa
website/integrations: use Signing Key instead of RSA Key
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 20:18:05 +01:00
8ff8e1d5f7
web/admin: fix missing configure flow setting on webuahtn setup stage form
...
closes #2084
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 20:15:34 +01:00
19d5902a92
flows: handle error if flow title contains invalid format string
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 19:49:27 +01:00
71dffb21a9
outposts: improve error handling for outpost service connection state
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 19:44:13 +01:00
bd283c506d
web/flows: remove node directly instead of using removeChild()
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 19:37:51 +01:00
ef564e5f1a
web: fix double plural in label
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 18:58:56 +01:00
2543224c7c
core: dont return 404 when trying to view key of expired token
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-10 17:53:09 +01:00
077eee9310
Revert "build(deps): bump goauthentik.io/api from 0.2021125.1 to 1.2021.9 ( #2083 )"
...
This reverts commit d894eeaa67
.
2022-01-10 10:03:48 +01:00
d894eeaa67
build(deps): bump goauthentik.io/api from 0.2021125.1 to 1.2021.9 ( #2083 )
...
Bumps [goauthentik.io/api](https://github.com/goauthentik/client-go ) from 0.2021125.1 to 1.2021.9.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/commits )
---
updated-dependencies:
- dependency-name: goauthentik.io/api
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 09:39:30 +01:00
452bfb39bf
Revert "web/elements: re-enable codemirror line numbers (fixed on firefox)"
...
This reverts commit 4c166dcf52
.
closes #2081
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-09 22:24:32 +01:00
6b6702521f
api: don't return error reporting enabled when debug is enabled
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-07 21:53:22 +01:00
c07b8d95d0
outposts/proxy: remove deprecated headers
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-07 17:01:23 +01:00
bf347730b3
outposts/ldap: remove deprecated fields
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-07 09:52:19 +01:00
ececfc3a30
internal: fix comment formatting for TODOs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-07 09:51:41 +01:00
b76546de0c
Translate /web/src/locales/en.po in tr ( #2074 )
2022-01-07 09:16:02 +01:00
424d490a60
build(deps): bump golang from 1.17.5-bullseye to 1.17.6-bullseye ( #2075 )
2022-01-07 09:14:44 +01:00
127dd85214
build(deps): bump lit from 2.1.0 to 2.1.1 in /web ( #2076 )
2022-01-07 09:14:23 +01:00
10570ac7f8
build(deps): bump goauthentik.io/api from 0.2021124.9 to 0.2021125.1 ( #2077 )
2022-01-07 09:14:07 +01:00
dc5667b0b8
web: Update Web API Client version ( #2073 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-06 22:23:23 +01:00
ec9cacb610
ci: post-release cleanup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 22:22:50 +01:00
0027dbc0e5
root: remove old api path
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 22:21:21 +01:00
c15e4b24a1
release: 2021.12.5
2022-01-06 21:29:12 +01:00
b6f518ffe6
lifecycle: fix tests in container not working
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 21:29:08 +01:00
4e476fd4e9
website/docs: update 2021.12.5 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 21:15:27 +01:00
03503363e5
core: fix UserSelfSerializer's save() overwriting other user attributes
...
closes #2070
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 18:23:06 +01:00
22d6621b02
root run backup every 24 hours
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 15:29:11 +01:00
0023df64c8
root: bump python packages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-06 14:31:54 +01:00
59a259e43a
build(deps): bump @rollup/plugin-node-resolve in /web ( #2066 )
2022-01-06 08:48:54 +01:00
c6f39f5eb4
build(deps): bump lit from 2.0.2 to 2.1.0 in /web ( #2067 )
2022-01-06 08:48:27 +01:00
e3c0aad48a
build(deps): bump goauthentik.io/api from 0.2021124.8 to 0.2021124.9 ( #2068 )
2022-01-06 08:48:07 +01:00
91dd33cee6
policies/reputation: trigger save on update
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-05 22:06:20 +01:00
5a2c367e89
policies/reputation: fix test
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-05 21:44:15 +01:00
3b05c9cb1a
web: Update Web API Client version ( #2065 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-05 21:18:19 +01:00
6e53f1689d
policies/reputation: rework reputation to use a single entry, include geo_ip data
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-05 21:02:33 +01:00
e3be0f2550
Merge branch 'next'
2022-01-05 10:00:52 +01:00
294f2243c1
build(deps): bump rollup from 2.62.0 to 2.63.0 in /web ( #2064 )
2022-01-05 08:47:09 +01:00
7b1373e8d6
core: fix lint error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 23:17:37 +01:00
e70b486f20
outposts: handle error in certificate cleanup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 22:53:37 +01:00
b90174f153
root: use django-dbbackup 4
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 22:17:07 +01:00
7d7acd8494
root: add ak wrapper script to be installed with poetry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 22:17:07 +01:00
4d9d7c5efb
Translate /web/src/locales/en.po in tr ( #2063 )
...
translation completed for the source file '/web/src/locales/en.po'
on the 'tr' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-04 22:17:02 +01:00
d614b3608d
root: use packaged version of django-dbbackup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 22:06:12 +01:00
beb2715fa7
root: bump python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 22:05:12 +01:00
5769ff45b5
core: add goauthentik.io/user/can-change-name
...
closes #2054
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 19:03:12 +01:00
9d6f79558f
tenants: forbid creation of multiple default tenants
...
closes #2059
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 19:01:20 +01:00
41d5bff9d3
web/admin: fix delete form for tenants missing columns
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 18:54:56 +01:00
ec84ba9b6d
website/docs: prepare 2021.12.5
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-04 18:35:45 +01:00
042a62f99e
build(deps): bump @typescript-eslint/parser from 5.8.1 to 5.9.0 in /web ( #2055 )
2022-01-04 05:44:30 +01:00
907f02cfee
core: compile backend translations ( #2057 )
2022-01-04 05:43:59 +01:00
53fe412bf9
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2056 )
2022-01-04 05:43:27 +01:00
ef9e177fe9
build(deps): bump goauthentik.io/api from 0.2021124.6 to 0.2021124.8 ( #2058 )
2022-01-04 05:42:52 +01:00
28e675596b
web/flows: only add helper username input if using native shadow dom to prevent browser confusion
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 22:30:56 +01:00
9b7f57cc75
web/flows: add workaround for autofocus not working in password stage
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 22:25:28 +01:00
935a8f4d58
core: add tests for non-applicable flows with flow manager
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 22:14:52 +01:00
01fcbb325b
website/integrations: add github org checking policy example
...
closes #2047
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 22:06:24 +01:00
7d3d17acb9
core: add error handling in source flow manager when flow isn't applicable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 21:57:55 +01:00
e434321f7c
website/integrations: remove github url as they are auto-managed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 21:38:19 +01:00
ebd476be14
sources/oauth: fix sources not allowing blank values
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2047
2022-01-03 21:36:14 +01:00
31ba543c62
*: don't use exception keyword with structlog
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 21:33:52 +01:00
a101d48b5a
core: passthrough connection and additional data to FlowManager
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2047
2022-01-03 21:31:26 +01:00
4c166dcf52
web/elements: re-enable codemirror line numbers (fixed on firefox)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 21:30:28 +01:00
47b1f025e1
web/admin: move additional scopes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 21:30:15 +01:00
8f44c792ac
sources/oauth: fix github provider not including correct base scopes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2047
2022-01-03 21:04:18 +01:00
e57b6f2347
web/admin: mark additional scopes as non-required
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2047
2022-01-03 20:59:20 +01:00
275d0dfd03
web: Update Web API Client version ( #2053 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-03 16:46:09 +01:00
f18cbace7a
Translate /locale/en/LC_MESSAGES/django.po in de ( #2052 )
...
translation completed for the source file '/locale/en/LC_MESSAGES/django.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-01-03 16:45:57 +01:00
212220554f
sources/oauth: add additional scopes field to get additional data from provider
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2047
2022-01-03 16:43:52 +01:00
a596392bc3
web: Update Web API Client version ( #2051 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-03 13:35:51 +01:00
3e22740eac
core: add API endpoint to directly set user's password
...
closes #2040
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 13:31:58 +01:00
d18a691f63
core: prevent LDAP password being set for internal hash upgrades
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 13:23:42 +01:00
3cd5e68bc1
web/admin: add missing Okta label
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 12:36:21 +01:00
c741c13132
internal: fix listen attempt on shutdown
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-03 12:36:11 +01:00
924f6f104a
build(deps): bump eslint from 8.5.0 to 8.6.0 in /web ( #2048 )
2022-01-03 10:34:36 +01:00
454594025b
build(deps): bump goauthentik.io/api from 0.2021124.5 to 0.2021124.6 ( #2049 )
2022-01-03 10:34:19 +01:00
e72097292c
web/flows: fix helper form not being removed from identification stage (improve password manager compatibility)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-02 20:03:34 +01:00
ab17a12184
web/user: fix auto-detected locale not being re-activated when switching to auto-detect
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-02 20:01:51 +01:00
776f3f69a5
core: compile backend translations ( #2046 )
2022-01-02 10:37:18 +01:00
8560c7150a
Translate /locale/en/LC_MESSAGES/django.po in tr ( #2044 )
2022-01-02 00:15:18 +01:00
301386fb4a
Translate /web/src/locales/en.po in tr ( #2045 )
2022-01-02 00:12:51 +01:00
68e8b6990b
web: Update Web API Client version ( #2043 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2022-01-01 20:28:23 +01:00
4f800c4758
web/flows: include user in access denied stage
...
closes #2039
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-01 20:25:49 +01:00
90c31c2214
flows: add test helpers to simplify and improve checking of stages, remove force_str
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-01 20:25:32 +01:00
50e3d317b2
flows: use WithUserInfoChallenge for AccessDeniedChallenge
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2039
2022-01-01 19:45:34 +01:00
3eed7bb010
lib: dont send any sentry events when testing
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-01 18:56:14 +01:00
0ef8edc9f1
web/user: add language selection
...
closes #2041
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-01-01 18:25:03 +01:00
a6373ebb33
web: fix tr locale not being loaded
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-31 16:19:17 +01:00
bf8ce55eea
web/admin: fix display when groups/users don't fit on a single row
...
closes #2030
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-31 12:03:21 +01:00
61b4fcb5f3
build(deps): bump @rollup/plugin-node-resolve in /web ( #2032 )
2021-12-31 08:54:30 +01:00
81275e3bd1
build(deps): bump @babel/preset-env from 7.16.5 to 7.16.7 in /web ( #2033 )
2021-12-31 08:54:13 +01:00
7988bf7748
build(deps): bump @babel/plugin-proposal-decorators in /web ( #2034 )
2021-12-31 08:54:03 +01:00
00d8eec360
build(deps): bump @babel/core from 7.16.5 to 7.16.7 in /web ( #2035 )
2021-12-31 08:53:08 +01:00
82150c8e84
build(deps): bump @babel/preset-typescript from 7.16.5 to 7.16.7 in /web ( #2036 )
2021-12-31 08:52:58 +01:00
1dbd749a74
build(deps): bump @babel/plugin-transform-runtime in /web ( #2037 )
2021-12-31 08:52:44 +01:00
a96479f16c
build(deps): bump goauthentik.io/api from 0.2021124.3 to 0.2021124.5 ( #2038 )
2021-12-31 08:52:27 +01:00
5d5fb1f37e
web/elements: fix alignment of chipgroup on modal add
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 22:37:53 +01:00
b6f4d6a5eb
web/elements: fix spacing between chips in chip-group
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#2030
2021-12-30 22:34:55 +01:00
8ab5c04c2c
web/admin: show flow title in list
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 22:10:31 +01:00
386944117e
web: Update Web API Client version ( #2031 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-30 22:02:52 +01:00
9154b9b85d
web/user: rework user source connection UI
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 21:59:41 +01:00
fc19372709
flows: fix migration removing flow titles
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 21:00:00 +01:00
e5d9c6537c
web: add tr to locales
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 16:56:28 +01:00
bf5cbac314
web/admin: fix alignment in outpost list when expanding rows
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 16:35:32 +01:00
5cca637a3d
root: add opencontainer labels to dockerfiles
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 16:33:13 +01:00
5bfb8b454b
web: fix broken links
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 16:27:16 +01:00
4d96437972
web: Update Web API Client version ( #2028 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-30 15:19:13 +01:00
d03b0b8152
outposts: include outposts build hash in state
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 15:16:34 +01:00
c249b55ff5
*: use py3.10 syntax for unions, remove old Type[] import when possible
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-30 14:59:01 +01:00
1e1876b34c
root: bump python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-29 13:03:29 +01:00
a27493ad1b
build(deps): bump @rollup/plugin-replace from 3.0.0 to 3.0.1 in /web ( #2027 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/alias-v3.0.1/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
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>
2021-12-29 12:27:35 +01:00
95b1ab820e
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2026 )
2021-12-28 09:21:09 +01:00
5cf9f0002b
build(deps): bump @typescript-eslint/parser from 5.8.0 to 5.8.1 in /web ( #2025 )
2021-12-28 09:15:39 +01:00
fc7a452b0c
flows: update default flow titles
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-27 22:04:35 +01:00
25ee0e4b45
root: bump dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-27 20:45:15 +01:00
46f12e62e8
flows: don't create EventAction.FLOW_EXECUTION
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-27 15:07:33 +01:00
4245dea25a
build(deps): bump rollup from 2.61.1 to 2.62.0 in /web ( #2020 )
2021-12-27 08:46:37 +01:00
908db3df81
build(deps): bump goauthentik.io/api from 0.2021124.2 to 0.2021124.3 ( #2021 )
2021-12-27 08:46:24 +01:00
ef4f9aa437
Translate /web/src/locales/en.po in tr ( #2019 )
...
translation completed updated for the source file '/web/src/locales/en.po'
on the 'tr' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-12-26 18:44:41 +01:00
902dd83c67
Translate /web/src/locales/en.po in tr ( #2016 )
...
translation completed updated for the source file '/web/src/locales/en.po'
on the 'tr' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-12-26 18:39:20 +01:00
1c4b78b5f4
Translate /web/src/locales/en.po in tr ( #2005 )
2021-12-26 18:37:10 +01:00
d854d819d1
web/flows: fix duplicate loading spinners when using webauthn
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-26 15:14:56 +01:00
f246da6b73
outposts/proxy: fix error checking for type assertion
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-26 14:57:32 +01:00
4a56b5e827
web: fix background for modals on light theme
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-26 14:53:23 +01:00
53b10e64f8
outposts: fix error when client hasn't be initialised
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-26 14:26:48 +01:00
27e4c7027c
web: fix potential panic
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-26 14:24:44 +01:00
410d1b97cd
outposts/proxy: add support for multiple states, when multiple requests are redirect at once
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-26 14:16:02 +01:00
f93f7e635b
web: fix styling for modals, ensure correct classes are used
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 20:30:35 +01:00
74eba04735
web: remove page header colour, match user navbar to admin sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 19:46:53 +01:00
01bdaffe36
root: remove kubernetes version constraint
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 19:23:31 +01:00
f6b556713a
root: fix missing ssh directory from container
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 19:18:47 +01:00
abe38bb16a
outposts: fix __exit__ being called without params
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 17:52:20 +01:00
f2b8d45999
web/admin: include key type in list
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 16:54:28 +01:00
3f61dff1cb
web: Update Web API Client version ( #1996 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-25 16:53:57 +01:00
b19da6d774
crypto: return private key's type (required for some oauth2 providers)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 16:51:28 +01:00
7c55616e29
outposts: fix creation of from_env docker client
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 16:48:23 +01:00
952a7f07c1
website/docs: fix typo
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 16:38:56 +01:00
6510b97c1e
outposts: add remote docker integration via SSH
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 16:31:34 +01:00
19b707a0fb
ci: fix translation command
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-25 13:42:08 +01:00
320a600349
root: migrate pipenv to poetry ( #1995 )
2021-12-24 23:25:38 +01:00
10110deae5
web/admin: add Admin in titlebar for admin interface
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-24 20:04:21 +01:00
884c546f32
outposts: clean up flow executor
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-24 19:52:19 +01:00
abec906677
root: bump python packages
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-24 15:13:36 +01:00
22d1dd801c
root: also use analytics uuid for sentry
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-24 15:13:27 +01:00
03891cbe09
build(deps): bump chart.js from 3.6.2 to 3.7.0 in /web ( #1993 )
2021-12-24 09:50:16 +01:00
3c5157dfd4
build(deps): bump fuse.js from 6.5.0 to 6.5.3 in /web ( #1992 )
2021-12-24 09:49:31 +01:00
d241e8d51d
build(deps): bump @types/chart.js from 2.9.34 to 2.9.35 in /web ( #1991 )
2021-12-24 09:49:14 +01:00
7ba15884ed
build(deps): bump goauthentik.io/api from 0.2021123.3 to 0.2021124.2 ( #1994 )
2021-12-24 09:48:47 +01:00
47356915b1
outposts: fix outpost's sentry not sending release
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 19:01:32 +01:00
2520c92b78
website/docs: add additional docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 18:51:18 +01:00
e7e0e6d213
lib: strip values for timedelta from string
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 18:49:35 +01:00
ca0250e19f
core: add meta theme-color
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 18:49:24 +01:00
cf4c7c1bcb
web: fix missing closing tag
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 18:35:33 +01:00
670af8789a
web: Update Web API Client version ( #1990 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-23 18:29:32 +01:00
5c5634830f
stages/identification: add field for passwordless flow
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 18:27:00 +01:00
b6b0edb7ad
website/docs: use compose override for certbot instead separate stack
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 18:03:35 +01:00
45440abc80
web: Update Web API Client version ( #1989 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-23 11:05:34 +01:00
9c42b75567
release: 2021.12.4
2021-12-23 10:32:48 +01:00
e9a477c1eb
root: cleanup bumpversion config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 10:32:46 +01:00
fa60655a5d
build(deps): bump github.com/getsentry/sentry-go from 0.11.0 to 0.12.0 ( #1987 )
2021-12-23 09:54:46 +01:00
5d729b4878
build(deps): bump fuse.js from 6.4.6 to 6.5.0 in /web ( #1986 )
2021-12-23 09:48:27 +01:00
8692f7233f
build(deps): bump goauthentik.io/api from 0.2021123.2 to 0.2021123.3 ( #1988 )
2021-12-23 09:47:56 +01:00
457e17fec3
website/docs: add small let's encrypt docs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 00:59:06 +01:00
87e99625e6
internal: update tenant certificates on outpost refresh
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-23 00:38:49 +01:00
6f32eeea43
website/docs: prepare 2021.12.4
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 23:37:04 +01:00
dfcf8b2d40
root: update python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 23:36:56 +01:00
846006f2e3
events: create test notification with event with data
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 23:32:29 +01:00
f557b2129f
*: fix random typos
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 23:13:18 +01:00
6dc2003e34
providers/oauth2: fix tests validating JWT incorrectly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 23:00:57 +01:00
0149c89003
providers/oauth2: fix invalid assignments in JWKS view
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 22:41:28 +01:00
f458cae954
providers/proxy: add error handing when field is already gone
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 22:31:53 +01:00
f01d117ce6
providers/proxy: fix imports in migrations
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 22:25:02 +01:00
2bde43e5dc
crypto: use older syntax for type union
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 22:22:45 +01:00
84cc0b5490
web: Update Web API Client version ( #1984 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 22:16:44 +01:00
2f3026084e
providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 22:09:49 +01:00
89696edbee
website/integrations: cleanup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 21:46:46 +01:00
c1f0833c09
crypto: improve support for non-rsa private keys (discovery)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 21:46:22 +01:00
c77f804b77
web/user: fix user details not rendering when loading to a different user settings tab and then switching
...
closes #1664
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 20:13:52 +01:00
8e83209631
stages/authenticator_validate: fix lint error
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 18:14:35 +01:00
2e48e0cc2f
stages/authenticator_validate: fix prompt not triggering when using in non-authentication context
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 18:03:02 +01:00
e72f0ab160
stages/authenticator_validation: refuse passwordless flow if flow is not for authentication
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 18:02:43 +01:00
a3c681cc44
website/docs: cleanup old image names
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 17:38:09 +01:00
5b3a9e29fb
stages/authenticator_validate: add passwordless login
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 17:34:46 +01:00
15803dc67d
website/docs: revert traefik to not use header regex
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 15:30:01 +01:00
ff37e064c9
build(deps): bump goauthentik.io/api from 0.2021123.1 to 0.2021123.2 ( #1983 )
...
Bumps [goauthentik.io/api](https://github.com/goauthentik/client-go ) from 0.2021123.1 to 0.2021123.2.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v0.2021123.1...v0.2021123.2 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api
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>
2021-12-22 11:58:06 +01:00
ef8e922e2a
web: Update Web API Client version ( #1982 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-22 11:51:15 +01:00
34b11524f1
tenants: add web certificate field, make authentik's core certificate configurable based on keypair
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 11:43:45 +01:00
9e2492be5c
web/elements: fix link from notification drawer not working in user interface
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 10:49:10 +01:00
b3ba083ff0
internal: cleanup logging, remove duplicate code
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 10:33:21 +01:00
22a8603892
internal: add custom proxy certificates support to embedded outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 10:16:01 +01:00
d83d058a4b
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #1980 )
2021-12-22 09:47:58 +01:00
ec3fd4a3ab
build(deps): bump @docusaurus/preset-classic in /website ( #1979 )
2021-12-22 09:41:01 +01:00
0764668b14
build(deps): bump goauthentik.io/api from 0.2021122.2 to 0.2021123.1 ( #1981 )
2021-12-22 09:40:00 +01:00
16b6c17305
Revert "policies: don't always clear application cache on post_save"
...
This reverts commit 5ef385f0bb
.
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
# Conflicts:
# authentik/policies/signals.py
2021-12-22 00:23:19 +01:00
e60509697a
web/admin: fix explore integration not opening in new tab
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-22 00:03:28 +01:00
85364af9e9
web: Update Web API Client version ( #1978 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-21 21:28:01 +01:00
cf4b4030aa
release: 2021.12.3
2021-12-21 20:52:08 +01:00
74dc025869
ci: sentry release even when tests fail
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 20:52:03 +01:00
cabdc53553
root: fix compose docker image
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 20:51:39 +01:00
29e9f399bd
website/docs: prepare 2021.12.3 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 19:50:24 +01:00
dad43017a0
web/admin: use SentryIgnoredError for user errors
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 19:44:44 +01:00
7fb939f97b
core: fix error when getting launch URL for application with non-existent Provider
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 19:40:29 +01:00
88859b1c26
website/integrations: Updated Gitea Integration ( #1972 )
...
* Updated Gitea Integration
Described a fix to a situation where Gitea might require an additional OIDC mapping in order to make the authentication flow function properly.
* Update index.md
Updated as discussed in PR
* Update index.md
Implementing requested changes
2021-12-21 19:39:27 +01:00
c78236a2a2
root: don't set secure cross opener policy
...
closes #1977
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 19:16:22 +01:00
ba55538a34
outposts/proxy: cleanup
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 19:16:06 +01:00
f742c73e24
outposts/proxy: fix allowlist for forward_auth
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1970
2021-12-21 15:49:25 +01:00
ca314c262c
*: revert to using GHCR directly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 13:54:49 +01:00
b932b6c963
website/docs: update log levels
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 13:15:17 +01:00
3c048a1921
outposts/proxy: fix session not expiring correctly due to miscalculation
...
closes #1976
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 13:10:57 +01:00
8a60a7e26f
providers/proxy: revert to static list of forwarded headers
...
wildcard is not usable for this since the regular expression doesn't support negative lookahead, meaning we would always forward all headers, including Connection and others
closes #1969
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 12:04:54 +01:00
f10b57ba0b
outposts/proxy: handle redirect loop in start handler, show error message
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-21 10:07:08 +01:00
e53114a645
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #1974 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.7.0 to 5.8.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.8.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>
2021-12-21 09:27:57 +01:00
2e50532518
build(deps): bump codemirror from 5.64.0 to 5.65.0 in /web ( #1973 )
2021-12-21 09:14:27 +01:00
1936ddfecb
build(deps): bump @typescript-eslint/parser from 5.7.0 to 5.8.0 in /web ( #1975 )
2021-12-21 09:13:50 +01:00
4afef46cb8
ci: improve restore after switching to stable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 22:47:06 +01:00
92b4244e81
providers/proxy: update traefik regex
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1969
2021-12-20 22:43:58 +01:00
dfbf7027bc
providers/proxy: add traefik.ingress.kubernetes.io/router.tls annotation for ingress
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 22:24:42 +01:00
eca2ef20d0
outposts/proxy: add initial redirect-loop prevention
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 22:21:53 +01:00
cac5c7b3ea
outposts/proxy: make templates more re-usable
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 22:20:23 +01:00
37ee555c8e
outposts/proxy: fix ping URI not being routed
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 22:12:02 +01:00
f910da0f8a
outposts: fix initial refresh not calling Server.Refresh()
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:47:32 +01:00
fc9d270992
outposts/ldap: fix log formatter and level not being set correctly
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:46:01 +01:00
dcbc3d788a
web/admin: fix border for outpost health status
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:40:26 +01:00
4658018a90
Revert "outposts: rename outpost"
...
This reverts commit a5c30fd9c7
.
2021-12-20 21:37:31 +01:00
577b7ee515
providers/proxy: include auth headers
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:37:22 +01:00
621773c1ea
internal: rework global logging settings, embedded outpost no longer overwrites core, clean up double init
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:23:19 +01:00
3da526f20e
root: allow trace log level to work for core/embedded
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:11:47 +01:00
052e465041
outpost: re-run globalSetup when updating config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:08:03 +01:00
c843f18743
lib: add additional celery logger to sentry ignore
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 21:04:45 +01:00
80d0b14bb8
outposts: fix error when getting state for non-existent outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 19:44:47 +01:00
68637cf7cf
outposts: handle/ignore http Abort handler
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 19:42:45 +01:00
82acba26af
internal: fix sentry sample rate not applying to proxy
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 19:42:26 +01:00
ff8a812823
web/admin: don't auto-select certificate for LDAP source verification
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 19:31:57 +01:00
7f5fed2aea
web/admin: add outpost type to list
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 19:30:52 +01:00
a5c30fd9c7
outposts: rename outpost
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 19:28:05 +01:00
ef23a0da52
outposts/proxy: fix traefik header regex to only match Remote- and X- headers to prevent websocket errors
...
closes #1969
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 13:30:19 +01:00
ba527e7141
root: drop redis cache sentry errors
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 13:12:14 +01:00
8edc254ab5
root: upgrade python dependencies
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-20 10:45:38 +01:00
42627d21b0
build(deps): bump eslint from 8.4.1 to 8.5.0 in /web ( #1966 )
2021-12-20 08:48:45 +01:00
2479b157d0
build(deps): bump goauthentik.io/api from 0.2021121.1 to 0.2021122.2 ( #1967 )
2021-12-20 08:48:22 +01:00
602573f83f
ci: fix label
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-19 13:44:34 +01:00
20c33fa011
web: Update Web API Client version ( #1962 )
2021-12-19 13:31:25 +01:00
8599d9efe0
web/admin: auto set the embedded outpost's authentik_host on first view
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-19 13:27:04 +01:00
8e6fcfe350
root: fix inconsistent URL quoting of redis URLs
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 22:24:41 +01:00
558aa45201
web: Update Web API Client version ( #1959 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-18 21:37:25 +01:00
e9910732bc
release: 2021.12.2
2021-12-18 21:03:50 +01:00
246dd4b062
ci: fix typo
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 21:03:47 +01:00
4425f8d183
ci: only build arm, amd64 on linux and darwin
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 21:02:20 +01:00
c410bb8c36
ci: fix dependency
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 20:50:59 +01:00
44f62a4773
website/docs: add 2021.12.2 release notes
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 20:39:16 +01:00
b6ff04694f
providers/oauth2: don't rely on expiry task for access codes and refresh tokens
...
closes #1911
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 17:42:41 +01:00
d4ce0e8e41
web/elements: fix border between search buttons
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 17:34:28 +01:00
362d72da8c
ci: fix shouldBuild being based off of harbor
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 17:01:51 +01:00
88d0f8d8a8
web: Update Web API Client version ( #1958 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-18 16:19:18 +01:00
61097b9400
policies/password: add minimum digits
...
closes #1952
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 16:15:56 +01:00
7a73ddfb60
outposts/proxy: match skipPathRegex against full URL on domain auth
...
closes #1955
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 15:50:42 +01:00
d66f13c249
web: Update Web API Client version ( #1957 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-18 15:38:52 +01:00
8cc3cb6a42
website/docs: fix reference to non-existent version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 15:34:39 +01:00
4c5537ddfe
sources/oauth: allow writing to user in SourceConnection
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
#1888
2021-12-18 15:33:46 +01:00
a95779157d
tests/integration: add rename and full update tests for k8s controller
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 15:32:16 +01:00
70256727fd
web: ignore instantSearchSDKJSBridgeClearHighlight error on edge on iOS
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 15:05:40 +01:00
ac6afb2b82
stages/email: add test for non-existent directory
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-18 15:05:40 +01:00
2ea7bd86e8
website/integrations: add Service Provider Binding: Post for rancher ( #1956 )
...
Adds a line to the docs that's important for Rancher and Authentik to work
2021-12-18 15:05:27 +01:00
95bce9c9e7
outposts: release binary outposts ( #1954 )
...
* outposts/proxy: always embed static assets, still check local
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: add initial ci to build outpost as binary
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: fix typo, build web
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: upload to release on publish, only run linux on ci
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: ensure latest go is used
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
* ci: split e2e tests into two halves
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-17 19:49:32 +00:00
71a22c2a34
outposts: add unittests for docker controller
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-17 13:42:33 +01:00
f3eb85877d
web: Update Web API Client version ( #1951 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-17 12:02:22 +01:00
273f5211a0
providers/saml: Fix typo ( #1950 )
2021-12-17 11:00:20 +00:00
db06428ab9
build(deps): bump goauthentik.io/api from 0.2021104.17 to 0.2021121.1 ( #1948 )
...
Bumps [goauthentik.io/api](https://github.com/goauthentik/client-go ) from 0.2021104.17 to 0.2021121.1.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Commits](https://github.com/goauthentik/client-go/compare/v0.2021104.17...v0.2021121.1 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api
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>
2021-12-17 10:21:58 +01:00
109d8e48d4
website: update integrations categories to match new version
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-16 21:38:37 +01:00
2ca115285c
crypto: fix private keys not being imported correctly
...
closes #1945
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-16 21:14:15 +01:00
f5459645a5
web/admin: fix background colour for application sidebar
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-16 21:06:08 +01:00
14c159500d
core: don't rotate non-api tokens
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-16 19:32:39 +01:00
03da87991f
outposts: don't use custom environment
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-16 19:12:05 +01:00
e38ee9c580
web: Update Web API Client version ( #1944 )
...
Signed-off-by: GitHub <noreply@github.com >
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com >
2021-12-16 16:56:43 +01:00
3bf53b2db1
root: update security
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2021-12-16 16:54:48 +01:00