Jens Langhammer
08acc7ba41
providers/oauth2: fix invalid launch URL being generated
2022-03-01 15:29:21 +00:00
Jens Langhammer
7bdd32506e
web: cleanup default footer links
2022-03-01 15:27:21 +00:00
dependabot[bot]
6283fedcd9
build(deps): bump @typescript-eslint/parser in /web ( #2409 )
2022-03-01 09:20:29 +01:00
dependabot[bot]
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
dependabot[bot]
1e134aa446
build(deps): bump typescript from 4.5.5 to 4.6.2 in /web ( #2408 )
2022-03-01 09:19:34 +01:00
dependabot[bot]
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
dependabot[bot]
2dca45917c
build(deps): bump @typescript-eslint/eslint-plugin in /web ( #2412 )
2022-03-01 09:18:28 +01:00
dependabot[bot]
66a4338b48
build(deps): bump actions/setup-python from 2 to 3 ( #2413 )
2022-03-01 09:18:14 +01:00
dependabot[bot]
a4dfc7e068
build(deps): bump kubernetes from 22.6.0 to 23.3.0 ( #2414 )
2022-03-01 09:17:55 +01:00
dependabot[bot]
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
Jens Langhammer
5d1bf4a0af
website: update search config
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-28 09:54:47 +01:00
dependabot[bot]
34635ab928
build(deps): bump @docusaurus/preset-classic in /website ( #2400 )
2022-02-28 09:16:48 +01:00
dependabot[bot]
fabe1130c1
build(deps): bump @docusaurus/plugin-client-redirects in /website ( #2401 )
2022-02-28 09:14:22 +01:00
dependabot[bot]
8feda9c2b1
build(deps): bump eslint from 8.9.0 to 8.10.0 in /web ( #2399 )
2022-02-28 09:14:03 +01:00
dependabot[bot]
074928cac1
build(deps): bump wsproto from 1.0.0 to 1.1.0 ( #2402 )
2022-02-28 09:13:50 +01:00
dependabot[bot]
2308f90270
build(deps-dev): bump importlib-metadata from 4.11.1 to 4.11.2 ( #2404 )
2022-02-28 09:13:10 +01:00
UniserveJake
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
github-actions[bot]
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
Dorian Zedler
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
Jens Langhammer
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
Jens Langhammer
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
Jens Langhammer
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
Jens Langhammer
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
Jens Langhammer
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
Jens Langhammer
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
Jens Langhammer
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
6f0cbd5fa6
build(deps): bump rapidoc from 9.1.8 to 9.2.0 in /website ( #2383 )
2022-02-25 09:58:02 +01:00
dependabot[bot]
fb94aefd2f
build(deps): bump postcss from 8.4.6 to 8.4.7 in /website ( #2384 )
2022-02-25 09:57:27 +01:00
dependabot[bot]
c4c8390eff
build(deps): bump rapidoc from 9.1.8 to 9.2.0 in /web ( #2386 )
2022-02-25 09:57:08 +01:00
dependabot[bot]
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
dependabot[bot]
94029ee612
build(deps): bump actions/setup-node from 2 to 3.0.0 ( #2388 )
2022-02-25 09:56:20 +01:00
dependabot[bot]
8db49f9eca
build(deps-dev): bump selenium from 4.1.1 to 4.1.2 ( #2389 )
2022-02-25 09:56:06 +01:00
github-actions[bot]
7bd25d90f4
core: compile backend translations ( #2381 )
2022-02-24 11:31:12 +01:00
Jens Langhammer
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
transifex-integration[bot]
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
transifex-integration[bot]
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
transifex-integration[bot]
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
transifex-integration[bot]
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
transifex-integration[bot]
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
Jens Langhammer
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
Jens L
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
dependabot[bot]
c6e9ecdd37
build(deps): bump rollup from 2.67.3 to 2.68.0 in /web ( #2358 )
2022-02-23 09:50:51 +01:00
dependabot[bot]
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