Jens Langhammer
|
548b1ead2f
|
flows: challenge error response in challenge format
|
2021-02-20 20:28:57 +01:00 |
Jens Langhammer
|
33f67140f2
|
stages/identification: move user validation to serializer
|
2021-02-20 20:16:20 +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
|
bdb86d7119
|
*: replace shortcuts.reverse with urls.reverse
|
2021-02-20 19:13:50 +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
|
0e975757b8
|
core: remove UILoginButton's icon_path
|
2021-02-20 18:26:43 +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
|
dde303f13a
|
admin: remove dead code
|
2021-02-20 00:27:22 +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
|
9b12895fab
|
admin: remove unneeded code
|
2021-02-19 19:32:46 +01:00 |
Jens Langhammer
|
93478a55d7
|
web: migrate Stage List to web
|
2021-02-19 19:29:17 +01:00 |
Jens Langhammer
|
a76cbf8b70
|
flows: separate flows api into smaller files
|
2021-02-19 19:14:16 +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
|
8008918d8b
|
admin: remove PolicyBinding list
|
2021-02-19 17:37:19 +01:00 |
Jens Langhammer
|
75d0bd01c2
|
admin: remove StageBinding list
|
2021-02-19 17:19:48 +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
|
79089d8981
|
policies: add bound count to api
|
2021-02-19 16:53:30 +01:00 |
Jens Langhammer
|
44e51970e1
|
web: update for new cached actions
|
2021-02-19 16:37:50 +01:00 |
Jens Langhammer
|
47bde052ca
|
policies: add types action to policy API, use MetaNameSerializer
|
2021-02-19 16:34:33 +01:00 |
Jens Langhammer
|
bd6a473d4f
|
flows: add cached as action to flow API
|
2021-02-19 16:34:12 +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]
|
c47cef6fbf
|
build(deps): bump sentry-sdk from 0.20.2 to 0.20.3 (#567)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.20.2 to 0.20.3.
- [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/0.20.2...0.20.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:22:30 +01:00 |
dependabot[bot]
|
83b7b3257a
|
build(deps): bump boto3 from 1.17.10 to 1.17.11 (#568)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.10 to 1.17.11.
- [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.10...1.17.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:22:16 +01:00 |
dependabot[bot]
|
270be95e68
|
build(deps): bump structlog from 20.2.0 to 21.1.0 (#569)
Bumps [structlog](https://github.com/hynek/structlog) from 20.2.0 to 21.1.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/hynek/structlog/compare/20.2.0...21.1.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:22:06 +01:00 |
dependabot[bot]
|
1c919b8b88
|
build(deps): bump docker from 4.4.2 to 4.4.3 (#570)
Bumps [docker](https://github.com/docker/docker-py) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.4.2...4.4.3)
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:49 +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
|
b229b2f40d
|
Merge branch 'master' into stage-challenge
# Conflicts:
# authentik/stages/authenticator_validate/stage.py
# authentik/stages/identification/stage.py
|
2021-02-18 14:04:35 +01:00 |
Jens Langhammer
|
e4f0613fab
|
*: replace tuple and set from typing with normal
|
2021-02-18 13:53:57 +01:00 |
Jens Langhammer
|
ecff810021
|
*: replace List from typing with normal list
|
2021-02-18 13:45:46 +01:00 |
Jens Langhammer
|
fdde97cbbf
|
*: replace Dict from typing with normal dict
|
2021-02-18 13:41:03 +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 |