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