Jens Langhammer
b2449757f9
web/stages/authenticator_validate: only show back button when multiple challenges
2021-03-02 22:30:21 +01:00
Jens Langhammer
d420719649
release: 2021.3.1-rc2
2021-03-02 21:41:30 +01:00
Jens Langhammer
0018fbacd3
Merge branch 'master' into version-2021.3
...
# Conflicts:
# web/src/constants.ts
2021-03-02 21:39:30 +01:00
Jens Langhammer
3941590d0c
web: fix missing create buttons on user token list
2021-03-02 21:16:14 +01:00
Jens Langhammer
74d240dfd4
admin: use spinner-button for modal forms
2021-03-02 20:37:23 +01:00
Jens Langhammer
5c0ec7554b
web: fix lists not being paginated
2021-03-02 15:12:26 +01:00
Jens Langhammer
792fa45dca
providers/oauth2: add logout URL to Setup URLs API
2021-03-02 15:11:18 +01:00
Jens Langhammer
de03ed0aec
web: fix background for shell without flow executor
2021-03-02 15:04:14 +01:00
Jens Langhammer
e68ec16a34
web: improve display of notification age
2021-03-02 15:03:58 +01:00
Jens Langhammer
2e659c1ab0
release: 2021.3.1-rc1
2021-03-02 09:41:09 +01:00
Jens Langhammer
7ae9482e7b
web: fix mismatched version
2021-03-02 09:40:43 +01:00
dependabot[bot]
38b3096c9a
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web ( #603 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 09:20:53 +01:00
dependabot[bot]
df8f21e559
build(deps): bump @sentry/tracing from 6.2.0 to 6.2.1 in /web ( #604 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.2.0 to 6.2.1.
- [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.2.0...6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 09:20:45 +01:00
dependabot[bot]
f4979fcf19
build(deps-dev): bump @typescript-eslint/parser in /web ( #605 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.15.2 to 4.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 09:13:01 +01:00
dependabot[bot]
431b7375c1
build(deps): bump @sentry/browser from 6.2.0 to 6.2.1 in /web ( #606 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.2.0 to 6.2.1.
- [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.2.0...6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-02 09:12:45 +01:00
Jens Langhammer
3045cf1aef
web: make user password-reset button use action button
2021-03-01 20:41:54 +01:00
Jens Langhammer
8878dc61d3
web: Add Policy create button to BoundPoliciesList
2021-03-01 18:34:36 +01:00
Jens Langhammer
19eea68e0f
web: use vertical list for related application links
2021-03-01 17:23:00 +01:00
Jens L
36690de285
root: push PR and branch images to GHCR ( #601 )
2021-03-01 12:04:56 +01:00
Jens Langhammer
0478ae3da8
web: add missing SAML Source display page
2021-03-01 10:49:00 +01:00
Jens Langhammer
9c33f4858f
web: fix more height issues and sidebar not correctly activating
2021-03-01 10:32:25 +01:00
dependabot[bot]
21d0641110
build(deps): bump rollup from 2.39.1 to 2.40.0 in /web ( #599 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.39.1 to 2.40.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.39.1...v2.40.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:00:39 +01:00
dependabot[bot]
67d05f99e9
build(deps-dev): bump eslint from 7.20.0 to 7.21.0 in /web ( #600 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:00:31 +01:00
Jens Langhammer
21d6a28715
root: fix branch Name extraction to work on non PRs
2021-02-28 14:24:16 +01:00
Jens Langhammer
30a1b65e94
web: fix BoundPoliciesList not showing policy correctly
2021-02-28 10:19:19 +01:00
Jens Langhammer
0958740b51
providers/saml: fix Autosubmit Challenge
2021-02-28 00:09:08 +01:00
Jens Langhammer
cbb0681f95
web/stages/consent: use data- attribute for permission id
2021-02-27 22:54:20 +01:00
Jens Langhammer
a1af93f8be
web: disable CaptureConsoleIntegration
2021-02-27 22:09:10 +01:00
Jens Langhammer
b9a9da4ec7
web/stages/prompt: render later so fields aren't cached
2021-02-27 21:05:20 +01:00
Jens Langhammer
0fb17eee43
web: fix URLs for clear buttons
2021-02-27 21:00:55 +01:00
Jens Langhammer
a33c7d7786
web: fix admin url for Prompt
2021-02-27 21:00:33 +01:00
Jens Langhammer
c08d9762d9
web: add button to edit stage on flow BoundStageList
2021-02-27 20:45:59 +01:00
Jens Langhammer
d43e6e5736
web: fix styling on dark mode for band on flow
2021-02-27 20:45:46 +01:00
Jens Langhammer
402afa1e85
Merge branch 'master' into stage-challenge
...
# Conflicts:
# web/src/elements/buttons/SpinnerButton.ts
2021-02-27 18:10:08 +01:00
Jens Langhammer
5b4e75000b
web: fix colourstyles not being included in common_styles
2021-02-27 17:38:21 +01:00
Jens Langhammer
1a052913e9
web: add sentry CaptureConsole
2021-02-27 17:18:42 +01:00
Jens Langhammer
e930a1d0dc
root: run ci on version-* branches
2021-02-27 17:07:11 +01:00
Jens Langhammer
7bf3d7e10a
Merge branch 'master' into stage-challenge
...
# Conflicts:
# Pipfile.lock
2021-02-26 12:02:49 +01:00
dependabot[bot]
e3f7bd8ab8
build(deps): bump @types/chart.js from 2.9.30 to 2.9.31 in /web ( #593 )
...
Bumps [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js ) from 2.9.30 to 2.9.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 09:25:55 +01:00
Jens Langhammer
eccea8eba0
web/stages/authenticator_totp: fix enter button triggering copy button
2021-02-25 22:43:42 +01:00
Jens Langhammer
ab200a1dfb
web: add hidden input with totp config url
2021-02-25 21:43:00 +01:00
Jens Langhammer
ca122b20c9
web: fix spacing for messages
2021-02-25 21:23:31 +01:00
Jens Langhammer
74b407ebc7
web: add button to copy TOTP URL
...
closes #591
2021-02-25 21:22:57 +01:00
Jens Langhammer
c275992f7b
web: re-enable fallback to siteshell for now
2021-02-25 20:55:22 +01:00
Jens Langhammer
4e2c686db1
Merge branch 'master' into stage-challenge
...
# Conflicts:
# Pipfile.lock
2021-02-25 20:13:17 +01:00
Jens Langhammer
9e6a7bf16b
stages/captcha: migrated to SPA
2021-02-25 19:58:38 +01:00
Jens Langhammer
cf7e7c44ff
stages/password: fix recovery link not being shown in SPA
2021-02-25 15:09:48 +01:00
Jens Langhammer
0f169f176d
stages/authenticator_validate: implement validation, add button to go back to device picker
2021-02-25 12:07:32 +01:00
dependabot[bot]
429fc921b1
build(deps): bump codemirror from 5.59.3 to 5.59.4 in /web ( #590 )
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.59.3 to 5.59.4.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.59.3...5.59.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 09:18:15 +01:00
Jens Langhammer
007676b400
stages/authenticator_validate: fix post from code form
2021-02-24 20:39:39 +01:00
Jens Langhammer
5977c09b05
Merge branch 'version-2021.2'
...
# Conflicts:
# authentik/admin/templates/administration/policy/list.html
# web/src/pages/outposts/OutpostListPage.ts
2021-02-24 10:20:48 +01:00
Jens Langhammer
e81d3dad3e
release: 2021.2.5-stable
2021-02-24 09:54:06 +01:00
Jens Langhammer
7b60bca297
web: fix SiteShell breaking links when handlers are updated twice
2021-02-24 09:45:08 +01:00
Jens Langhammer
a07d7456c8
web: fix outpost edit/delete buttons
2021-02-24 09:44:55 +01:00
Jens Langhammer
d99a415502
web: fix library not being full height, again
2021-02-24 09:23:40 +01:00
Jens Langhammer
e74c098b7a
web: fix library not being full height, again
2021-02-24 09:21:16 +01:00
dependabot[bot]
0a8da376fc
build(deps-dev): bump typescript from 4.1.5 to 4.2.2 in /web ( #587 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:13:07 +01:00
Jens Langhammer
2a0f940a42
Merge branch 'master' into stage-challenge
2021-02-23 23:43:51 +01:00
Jens Langhammer
8aa067795a
web: replace default flow background for 2021.3
2021-02-23 23:43:37 +01:00
Jens Langhammer
3cdb81c5ba
stages/authenticator_validate: create challenge per device, implement class switcher
2021-02-23 23:43:13 +01:00
Jens Langhammer
55af786852
Merge branch 'master' into stage-challenge
2021-02-23 23:17:03 +01:00
Jens Langhammer
7101c7987c
Merge branch 'version-2021.2'
2021-02-23 23:02:05 +01:00
Jens Langhammer
bd48955f39
release: 2021.2.4-stable
2021-02-23 23:00:43 +01:00
Jens Langhammer
574438b51e
web: fix /-/user/ not loading
2021-02-23 22:46:11 +01:00
Jens Langhammer
a05885140d
Merge branch 'master' into stage-challenge
2021-02-23 18:27:04 +01:00
Jens Langhammer
8878fac4e7
stages/authenticator_validate: send challenge for each device
2021-02-23 18:25:58 +01:00
dependabot[bot]
07ada5a1b7
build(deps): bump rollup from 2.39.0 to 2.39.1 in /web ( #583 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.39.0 to 2.39.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.39.0...v2.39.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 16:19:24 +01:00
Jens Langhammer
3894895d32
stages/authenticator_validate: start rewrite to SPA
2021-02-23 13:50:47 +01:00
Jens Langhammer
7f53c97fb2
Merge branch 'master' into stage-challenge
2021-02-23 13:18:35 +01:00
dependabot[bot]
44bd4b9511
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web ( #580 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 10:17:21 +01:00
dependabot[bot]
0863e60d29
build(deps-dev): bump @typescript-eslint/parser in /web ( #581 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 09:25:36 +01:00
Jens Langhammer
451c117ea4
stages/authenticator_webauthn: fix incorrect response being sent
2021-02-22 19:54:05 +01:00
Jens Langhammer
388c8c8bec
web: fix autofocus in ak-form-element
2021-02-22 19:26:50 +01:00
Jens Langhammer
35ac87ec10
Merge branch 'master' into stage-challenge
2021-02-22 17:42:12 +01:00
dependabot[bot]
592a2dcede
build(deps): bump codemirror from 5.59.2 to 5.59.3 in /web ( #577 )
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.59.2 to 5.59.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.59.2...5.59.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:44:18 +01:00
Jens Langhammer
2dd8119abe
web: fix linting
2021-02-21 23:26:16 +01:00
Jens Langhammer
20e0fe3941
web: move ak-form-element to separate file
2021-02-21 23:09:08 +01:00
Jens Langhammer
0fa97de06e
web/stages: fix cancel URL
2021-02-21 22:10:32 +01:00
Jens Langhammer
38da13fea3
web: use ak-spinner everywhere
2021-02-21 22:01:48 +01:00
Jens Langhammer
fb9880bff4
web: add loading animation to flowexecutor
2021-02-21 22:01:35 +01:00
Jens Langhammer
acc790f590
stages/authenticator_webauthn: fix formatting of card
2021-02-21 21:42:40 +01:00
Jens Langhammer
76c572cf7c
stages/authenticator_webauthn: migrate to SPA
2021-02-21 20:53:23 +01:00
Jens Langhammer
6df89e7abf
stages/authenticator_static: migrate to SPA
2021-02-21 19:34:49 +01:00
Jens Langhammer
21afda6dc2
stages/authenticator_totp: migrate to SPA
2021-02-21 19:10:50 +01:00
Jens Langhammer
74c0ed27ba
web: fix /-/user/ not loading
2021-02-21 19:03:43 +01:00
Jens Langhammer
27cd10e072
stages/prompt: migrate to SPA
2021-02-21 18:27:34 +01:00
Jens Langhammer
d35f524865
core: remove old templates
2021-02-21 14:59:37 +01:00
Jens Langhammer
ca223fa4df
providers/saml: migrate to challenge for submit
2021-02-21 14:36:22 +01:00
Jens Langhammer
14962eb6cc
stages/email: migrate to SPA
2021-02-21 13:42:55 +01:00
Jens Langhammer
b9f409d6d9
stages/consent: migrate to SPA
2021-02-21 13:15:45 +01:00
Jens Langhammer
c1e6786ea1
stages/password: Migrate to SPA
2021-02-21 00:14:42 +01:00
Jens Langhammer
511f94fc7f
*: cleanup code, return errors in challenge_invalid, fixup rendering
2021-02-20 23:34:10 +01:00
Jens Langhammer
8787dc23d0
web: fix linting errors
2021-02-20 19:59:24 +01:00
Jens Langhammer
e0ae92ccc7
stages/*: update tests for new response
2021-02-20 19:41:48 +01:00
Jens Langhammer
a1a3d316e3
stages/identification: implement challenge
2021-02-20 18:28:11 +01:00
Jens Langhammer
672b86ef88
web: fix old Links
2021-02-20 18:27:19 +01:00
Jens Langhammer
a3c9d5873c
web: fix URL for flows cached count
2021-02-20 18:27:03 +01:00
Jens Langhammer
391ee10cb8
Merge branch 'master' into stage-challenge
...
# Conflicts:
# authentik/api/v2/urls.py
2021-02-20 12:51:10 +01:00
Jens Langhammer
4f374c0c01
web: add 404 page, don't auto-redirect to home
2021-02-20 00:28:00 +01:00
Jens Langhammer
264c678eaa
web: migrate user token list to web
2021-02-20 00:20:01 +01:00
Jens Langhammer
854d94056e
web: migrate remaining list views to web
2021-02-20 00:19:53 +01:00
Jens Langhammer
9d4c22c706
web: show header while loading application info
2021-02-19 23:34:06 +01:00
Jens Langhammer
93478a55d7
web: migrate Stage List to web
2021-02-19 19:29:17 +01:00
Jens Langhammer
6597d5bd28
web: migrate Token List to web
2021-02-19 19:09:30 +01:00
Jens Langhammer
fd28f37c0d
web: migrate User list to web
2021-02-19 18:43:57 +01:00
Jens Langhammer
d219f65e7a
web: migrate System Task list to web
2021-02-19 18:12:23 +01:00
Jens Langhammer
865f652476
web: migrate Outpost Service Connection to web
2021-02-19 17:49:34 +01:00
Jens Langhammer
029c6cd182
web: migrate Group list to web
2021-02-19 17:18:09 +01:00
Jens Langhammer
71f771c22c
core: add types API to propertymapping
2021-02-19 17:10:30 +01:00
Jens Langhammer
0993d5ce4a
web: reset retryDelay for WS connection after successful connect
2021-02-19 17:10:16 +01:00
Jens Langhammer
38bd05867d
web: migrate Policy list to web
2021-02-19 17:05:02 +01:00
Jens Langhammer
44e51970e1
web: update for new cached actions
2021-02-19 16:37:50 +01:00
Jens Langhammer
cd23053007
web: fix height on table pages
2021-02-19 16:22:52 +01:00
Jens Langhammer
6e11fd0f2e
web: fix application library not being full height
2021-02-19 16:13:55 +01:00
Jens Langhammer
277b4336d3
stages/authenticator_validate: update autocomplete for code input
2021-02-19 16:00:59 +01:00
Jens Langhammer
1c1f9b6cb8
web: fix SiteShell not being full height
2021-02-19 15:34:21 +01:00
dependabot[bot]
c23df5e1d5
build(deps): bump @sentry/browser from 6.1.0 to 6.2.0 in /web ( #571 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.1.0 to 6.2.0.
- [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.1.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 12:16:50 +01:00
dependabot[bot]
1e51a2cdd7
build(deps): bump rollup-plugin-copy from 3.3.0 to 3.4.0 in /web ( #572 )
...
Bumps [rollup-plugin-copy](https://github.com/vladshcherbin/rollup-plugin-copy ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/vladshcherbin/rollup-plugin-copy/releases )
- [Commits](https://github.com/vladshcherbin/rollup-plugin-copy/compare/3.3.0...3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 09:21:34 +01:00
dependabot[bot]
7ba44b15a7
build(deps): bump @sentry/tracing from 6.1.0 to 6.2.0 in /web ( #573 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.1.0 to 6.2.0.
- [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.1.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 09:21:26 +01:00
Jens Langhammer
4a94f515b3
root: add next branch
2021-02-18 21:24:34 +01:00
Jens Langhammer
c2a5641e6a
Merge branch 'master' into stage-challenge
2021-02-18 12:46:28 +01:00
dependabot[bot]
5a47c4850d
build(deps): bump @patternfly/patternfly from 4.87.2 to 4.87.3 in /web ( #566 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.87.2 to 4.87.3.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.87.2...prerelease-v4.87.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 09:12:31 +01:00
Jens Langhammer
eb01b42425
flows: mount executor under api, implement initial challenge design
2021-02-17 23:52:49 +01:00
Jens L
8708e487ae
stages: add WebAuthn stage ( #550 )
...
* core: add User.uid for globally unique user ID
* admin: fix ?next for Flow list
* stages: add initial webauthn implementation
* web: add ak-flow-submit event to submit flow stage
* web: show error message for webauthn registration
* admin: fix next param not redirecting correctly
* stages/webauthn: remove form
* stages/webauthn: add API
* web: update flow diagram on ak-refresh
* stages/webauthn: add initial authentication
* stages/webauthn: initial authentication implementation
* web: cleanup webauthn utils
* stages: rename otp_* to authenticator and move webauthn to authenticator
* docs: fix broken links
* stages/authenticator_*: fix template paths
* stages/authenticator_validate: add device classes
* stages/authenticator_webauthn: implement django_otp.devices
* stages/authenticator_*: update default stage names
* web: add button to create stage on flow page
* web: don't minify HTML, remove nbsp
* admin: fix typo in stage list
* stages/*: use common base class for stage serializer
* stages/authenticator_*: create default objects after rename
* tests/e2e: adjust stage order
2021-02-17 20:49:58 +01:00
dependabot[bot]
8e27121e10
build(deps): bump @patternfly/patternfly from 4.80.3 to 4.87.2 in /web ( #563 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 4.80.3 to 4.87.2.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.80.3...prerelease-v4.87.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 09:24:34 +01:00
Jens Langhammer
06870b4f64
web: improve styling on model info
2021-02-16 23:19:01 +01:00
Jens Langhammer
4cfcc48b23
admin: migrate certificate-keypair list to web
2021-02-16 23:16:52 +01:00
Jens Langhammer
d122bddae2
web: update flow diagram on ak-refresh
2021-02-16 22:54:14 +01:00
Jens Langhammer
69e6221906
web: port flow list
2021-02-16 22:52:54 +01:00
Jens Langhammer
68eefd083e
web: fix linting errors
2021-02-16 22:35:55 +01:00
Jens Langhammer
baa2ed5ecc
web: fix download button for SAML Metadata download
2021-02-16 21:04:03 +01:00
Jens Langhammer
f8ba623fc1
web: add more related links, add policy/user/group support for bindings
2021-02-16 20:52:59 +01:00
Jens Langhammer
416d949d80
web: add button to create application on provider page
2021-02-16 20:00:34 +01:00
Jens Langhammer
8bd147b205
web: fix spacing on boudstagelist
2021-02-16 17:03:37 +01:00
dependabot[bot]
c10478ec68
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web ( #560 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 09:03:57 +00:00
dependabot[bot]
7ad48bfc44
build(deps-dev): bump @typescript-eslint/parser in /web ( #561 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.1/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 09:17:07 +01:00
dependabot[bot]
da90510b98
build(deps): bump rollup from 2.38.5 to 2.39.0 in /web ( #553 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.38.5 to 2.39.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.38.5...v2.39.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 09:28:08 +01:00
dependabot[bot]
4bd1598c2c
build(deps): bump construct-style-sheets-polyfill in /web ( #556 )
...
Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/adoptedStyleSheets ) from 2.4.9 to 2.4.16.
- [Release notes](https://github.com/calebdwilliams/adoptedStyleSheets/releases )
- [Changelog](https://github.com/calebdwilliams/construct-style-sheets/blob/master/CHANGELOG.md )
- [Commits](https://github.com/calebdwilliams/adoptedStyleSheets/compare/v2.4.9...v2.4.16 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 09:27:44 +01:00
dependabot[bot]
6aa8d56d9f
build(deps-dev): bump eslint from 7.19.0 to 7.20.0 in /web ( #554 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 09:27:31 +01:00
dependabot[bot]
52dabcaad9
build(deps-dev): bump @rollup/plugin-typescript in /web ( #555 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins ) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/typescript-v8.1.1...typescript-v8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 09:05:01 +01:00
Jens Langhammer
be292729a5
web: fix SiteShell breaking links when handlers are updated twice
2021-02-13 18:11:29 +01:00
Jens Langhammer
1649c478b6
web: fix outpost edit/delete buttons
2021-02-12 11:56:54 +01:00
Jens Langhammer
79e8ee46c0
web: also use json logs for static parts
2021-02-12 00:00:11 +01:00
dependabot[bot]
6fc740a98b
build(deps-dev): bump typescript from 4.1.4 to 4.1.5 in /web ( #547 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-11 09:12:09 +01:00
Jens Langhammer
7da90ff7e4
release: 2021.2.3-stable
2021-02-10 20:47:33 +01:00
Jens Langhammer
e6c75ed173
web: fix untranslated strings
2021-02-10 20:21:04 +01:00
Jens Langhammer
a353c6956e
web: fix missing source create button
2021-02-10 20:13:12 +01:00
Jens Langhammer
2b7a22a29a
core: add providers/types endpoint
2021-02-10 20:11:54 +01:00
Jens Langhammer
c621f62d92
release: 2021.2.2-stable
2021-02-10 13:33:23 +01:00
dependabot[bot]
a0648cd925
build(deps-dev): bump typescript from 4.1.3 to 4.1.4 in /web ( #544 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 09:40:39 +01:00
Jens Langhammer
a7d0a50859
events: rename context.token to context.secret
2021-02-09 20:10:43 +01:00
Jens Langhammer
71c9108f89
events: rename token_view to secret_view
2021-02-09 18:20:28 +01:00
Jens Langhammer
f8bcdb26b3
web: PBResponse -> AKResponse
2021-02-09 17:04:55 +01:00
Jens Langhammer
45f1d95bf9
sources/oauth: add callback URL to api
2021-02-09 16:58:19 +01:00
Jens Langhammer
5dab198c47
web: add new sources view
2021-02-09 16:24:27 +01:00
Jens Langhammer
fa30755241
web: make ActionButton's method configurable
2021-02-09 16:14:51 +01:00
Jens Langhammer
101f916247
web: add source list page
2021-02-09 10:22:49 +01:00
Jens Langhammer
ddb8610032
web: fix modalbutton for non-fetched sites
2021-02-09 10:00:33 +01:00
Jens Langhammer
22ad850e6c
web: fix overflow on modalbutton
2021-02-09 09:57:59 +01:00
dependabot[bot]
57925ed60a
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web ( #543 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 09:57:06 +01:00
dependabot[bot]
48cc2f17c1
build(deps-dev): bump @typescript-eslint/parser in /web ( #542 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 09:30:41 +01:00
Jens Langhammer
c1254f6212
web: update SiteShell to not use innerHTML
2021-02-08 23:16:20 +01:00
Jens Langhammer
c8120c0d3e
web: fix ModalButton working in global scope, causing issues on 2nd use
2021-02-08 23:10:45 +01:00
Jens Langhammer
b3bd979ecd
release: 2021.2.1-stable
2021-02-08 21:34:05 +01:00
Jens Langhammer
db113c5e8f
Merge branch 'master' into version-2021.2
2021-02-08 21:33:58 +01:00
Jens Langhammer
78bcb90a1e
outposts: ensure Outpost API is backwards compatible
2021-02-08 19:51:46 +01:00
Jens Langhammer
b64ecbde22
web: fix linting
2021-02-08 19:42:49 +01:00
Jens Langhammer
43bab840ec
web: fix sidebar being active when stage prompts is selected
2021-02-08 19:08:39 +01:00
Jens Langhammer
820f658b49
web: add outpost list page
2021-02-08 19:04:19 +01:00
Jens Langhammer
fe4b2d1a34
providers/oauth2: add authorized scopes to AUTHORIZE_APPLICATION event
2021-02-08 11:51:38 +01:00
Jens Langhammer
3ced67b151
sources/*: simplify source api
2021-02-08 10:25:59 +01:00
dependabot[bot]
95df7c7f30
build(deps): bump construct-style-sheets-polyfill in /web ( #540 )
...
Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/adoptedStyleSheets ) from 2.4.6 to 2.4.9.
- [Release notes](https://github.com/calebdwilliams/adoptedStyleSheets/releases )
- [Changelog](https://github.com/calebdwilliams/construct-style-sheets/blob/master/CHANGELOG.md )
- [Commits](https://github.com/calebdwilliams/adoptedStyleSheets/compare/v2.4.6...v2.4.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:22:59 +01:00
Jens Langhammer
1e934aa5d5
release: 2021.2.1-rc2
2021-02-07 19:04:43 +01:00
Jens Langhammer
d93927755a
Merge branch 'master' into version-2021.2
2021-02-07 19:04:37 +01:00
Jens Langhammer
bf9826873e
web: fix outpost item in sidebar being active on service connection views
2021-02-07 18:21:13 +01:00
Jens Langhammer
c4311abc9f
web: fix link to provider list on overview page
2021-02-06 22:46:09 +01:00
dependabot[bot]
d307539fd0
build(deps): bump rollup from 2.38.4 to 2.38.5 in /web ( #534 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.38.4 to 2.38.5.
- [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.38.4...v2.38.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-06 21:19:33 +01:00
Jens Langhammer
33cdbd7776
release: 2021.2.1-rc1
2021-02-06 20:10:50 +01:00
Jens Langhammer
18bc54214d
web: increase height of multi-select
2021-02-06 19:19:57 +01:00
Jens Langhammer
91282c7bd8
web: add page for Proxy Provider
2021-02-06 18:57:25 +01:00
Jens Langhammer
830b8bcd5b
web: add page for OAuth2 Provider
2021-02-06 18:39:15 +01:00
Jens Langhammer
6aa6615608
web: add view page for SAML Provider
2021-02-06 18:07:13 +01:00
Jens L
a6ac82c492
*: rewrite managed objects, use nullable text flag instead of boolean as uid ( #533 )
2021-02-06 15:56:21 +00:00
Jens Langhammer
ef70e93bbd
Merge branch 'master' into ldap-groupOfNames
2021-02-05 14:52:39 +01:00
dependabot[bot]
dfdad5388f
build(deps): bump @sentry/tracing from 6.0.4 to 6.1.0 in /web ( #531 )
...
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript ) from 6.0.4 to 6.1.0.
- [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.0.4...6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 11:00:19 +01:00
dependabot[bot]
dca6f43858
build(deps): bump @sentry/browser from 6.0.4 to 6.1.0 in /web ( #532 )
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 6.0.4 to 6.1.0.
- [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.0.4...6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:52:33 +01:00
Jens Langhammer
51cbb7cc8e
ci: fix warning when setting branchName in PR
2021-02-05 00:38:08 +01:00
Jens Langhammer
1f8130e685
events: improve information sent in notification emails
2021-02-04 21:44:59 +01:00
Jens Langhammer
580d59e921
web: add EventInfoPage
2021-02-04 21:28:01 +01:00
Jens Langhammer
9f478bb46a
web: fix type warnings
2021-02-04 21:10:13 +01:00
Jens Langhammer
7a16f97908
web: add ak-expand for event list to show full context
2021-02-04 20:59:18 +01:00
Jens Langhammer
dd8c1eeb52
web: add ak-expand
2021-02-04 20:56:40 +01:00
Jens Langhammer
7e2a471903
web: fix linting issues
2021-02-04 10:22:14 +01:00
Jens Langhammer
9ca9e67ffa
web: fix pagination not working correctly sometimes, fix pagination not showing when changing pages
2021-02-04 10:09:19 +01:00
Jens Langhammer
178417fe67
web: start implementing provider list
2021-02-04 10:09:19 +01:00
dependabot[bot]
704a502089
build(deps): bump @types/codemirror from 0.0.107 to 0.0.108 in /web ( #523 )
...
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror ) from 0.0.107 to 0.0.108.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-04 09:36:52 +01:00
Jens Langhammer
1ab5289e2e
admin: add test view for property mappings
2021-02-03 21:58:56 +01:00
Jens Langhammer
ac24fc9ce3
web: add javascript mode to codemirror
2021-02-03 21:58:30 +01:00
Jens Langhammer
44686de74e
docs: prepare 2021.2 releases
2021-02-03 21:29:13 +01:00
Jens L
e25d03d8f4
Managed objects ( #519 )
...
* managed: add base manager and Ops
* core: use ManagedModel for Token and PropertyMapping
* providers/saml: implement managed objects for SAML Provider
* sources/ldap: migrate to managed
* providers/oauth2: migrate to managed
* providers/proxy: migrate to managed
* *: load .managed in apps
* managed: add reconcile task, run on startup
* providers/oauth2: fix import path for managed
* providers/saml: don't set FriendlyName when mapping is none
* *: use ObjectManager in tests to ensure objects exist
* ci: use vmImage ubuntu-latest
* providers/saml: add new mapping for username and user id
* tests: remove docker proxy
* tests/e2e: use updated attribute names
* docs: update SAML docs
* tests/e2e: fix remaining saml cases
* outposts: make tokens as managed
* *: make PropertyMapping SerializerModel
* web: add page for property-mappings
* web: add codemirror to common_styles because codemirror
* docs: fix member-of in nextcloud
* docs: nextcloud add admin
* web: fix refresh reloading data two times
* web: add loading lock to table to prevent double loads
* web: add ability to use null in QueryArgs (value will be skipped)
* web: add hide option to property mappings
* web: fix linting
2021-02-03 21:18:31 +01:00