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 |