Jens Langhammer
|
fbf2fe2404
|
stages/authenticator_validate: fix webauthn validation
|
2021-02-25 21:00:32 +01:00 |
Jens Langhammer
|
b968adffc1
|
stages/authenticator_totp: fix error when disabling device
|
2021-02-25 21:00:18 +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
|
bfc69562d8
|
root: remove qr and captcha from backend dependencies
|
2021-02-25 20:06:20 +01:00 |
Jens Langhammer
|
9e6a7bf16b
|
stages/captcha: migrated to SPA
|
2021-02-25 19:58:38 +01:00 |
Jens Langhammer
|
890e0e9054
|
*: remove unused templates and code, move avatar to User model
|
2021-02-25 19:58:23 +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 |
dependabot[bot]
|
e7a9a41a2f
|
build(deps): bump boto3 from 1.17.14 to 1.17.15 (#589)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.14 to 1.17.15.
- [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.17.14...1.17.15)
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:02 +01:00 |
dependabot[bot]
|
d1c24f47b2
|
build(deps): bump docker from 4.4.3 to 4.4.4 (#588)
Bumps [docker](https://github.com/docker/docker-py) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.4.3...4.4.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:17:45 +01:00 |
Jens Langhammer
|
007676b400
|
stages/authenticator_validate: fix post from code form
|
2021-02-24 20:39:39 +01:00 |
Jens Langhammer
|
c0c235bead
|
helm: fix initialDelaySeconds
|
2021-02-24 19:39:35 +01:00 |
Jens Langhammer
|
a3aacb5285
|
docs: add 2021.2.5
|
2021-02-24 10:22:55 +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
|
5aabaebd96
|
root: fix request_id not being logged for actual asgi requests
|
2021-02-24 09:45:52 +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
|
f33369bf0c
|
helm: add initial wait for healthcheck
|
2021-02-24 09:44:39 +01:00 |
Jens Langhammer
|
1abcff39c7
|
outpost: improve logging output, ensure fields match api server
|
2021-02-24 09:44:24 +01:00 |
Jens Langhammer
|
c1caf84d92
|
events: fix user QuerySet being passed
|
2021-02-24 09:44:05 +01:00 |
Jens Langhammer
|
86c069fe64
|
admin: fix policy list not having a refresh button
|
2021-02-24 09:43:57 +01:00 |
Jens Langhammer
|
ce0140ef67
|
events: pass Event's user to Notification policy engine when present
|
2021-02-24 09:43:50 +01:00 |
Jens Langhammer
|
bba43c5109
|
sources/oauth: fix buttons not being ak-root-link
|
2021-02-24 09:23:44 +01:00 |
Jens Langhammer
|
d99a415502
|
web: fix library not being full height, again
|
2021-02-24 09:23:40 +01:00 |
Jens Langhammer
|
9049593ff5
|
sources/oauth: fix buttons not being ak-root-link
|
2021-02-24 09:23:19 +01:00 |
Jens Langhammer
|
e74c098b7a
|
web: fix library not being full height, again
|
2021-02-24 09:21:16 +01:00 |
dependabot[bot]
|
d06a44378d
|
build(deps): bump boto3 from 1.17.13 to 1.17.14 (#586)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.13 to 1.17.14.
- [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.17.13...1.17.14)
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:20 +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
|
e8259791f0
|
stages/authenticator_webauthn: fix rp_id and origin generation
|
2021-02-23 23:39:00 +01:00 |
Jens Langhammer
|
55af786852
|
Merge branch 'master' into stage-challenge
|
2021-02-23 23:17:03 +01:00 |
Jens Langhammer
|
8a916602c4
|
docs: update for 2021.2.4-stable
|
2021-02-23 23:16:32 +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
|
53adcd9157
|
core: fix user-settings not loading sources
|
2021-02-23 22:55:08 +01:00 |
Jens Langhammer
|
c5a2bb8914
|
admin: fix success_urls
|
2021-02-23 22:55:01 +01:00 |
Jens Langhammer
|
66e5958283
|
core: fix user-settings not loading sources
|
2021-02-23 22:53:17 +01:00 |
Jens Langhammer
|
9db445c3ee
|
admin: fix success_urls
|
2021-02-23 22:53:05 +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]
|
7ee97a961c
|
build(deps): bump github.com/getsentry/sentry-go in /outpost (#584)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.9.0...v0.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-23 16:25:52 +01:00 |
dependabot[bot]
|
737ff62e92
|
build(deps): bump golang from 1.15 to 1.16.0 in /outpost (#582)
Bumps golang from 1.15 to 1.16.0.
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:31 +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 |
dependabot[bot]
|
8caeed6b18
|
build(deps): bump github.com/sirupsen/logrus in /outpost (#585)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.0)
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:10 +01:00 |