github-actions[bot]
|
3818dc834b
|
web: Update Web API Client version (#1304)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-26 16:57:12 +02:00 |
Jens Langhammer
|
897f6f3473
|
release: 2021.8.1
|
2021-08-26 16:03:45 +02:00 |
github-actions[bot]
|
f3b227434e
|
web: Update Web API Client version (#1301)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-26 10:06:46 +02:00 |
Jens Langhammer
|
2ae164df78
|
*: cleanup api schema warnings
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-26 09:36:41 +02:00 |
github-actions[bot]
|
734e5fcab4
|
web: Update Web API Client version (#1298)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-25 21:52:32 +02:00 |
Jens Langhammer
|
78578c6c9d
|
web/admin: allow admins to create tokens
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-25 21:23:32 +02:00 |
Jens Langhammer
|
0ccec96490
|
core: make user optional in token creation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-25 21:21:51 +02:00 |
Jens Langhammer
|
8022d0801d
|
web/elements: add support for datetime-local
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-25 21:14:32 +02:00 |
github-actions[bot]
|
945e42c940
|
web: Update Web API Client version (#1295)
|
2021-08-24 22:35:08 +02:00 |
github-actions[bot]
|
4a84b7e2d5
|
web: Update Web API Client version (#1294)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-24 21:32:29 +02:00 |
Jens Langhammer
|
4d27694706
|
release: 2021.8.1-rc2
|
2021-08-24 21:29:29 +02:00 |
Jens Langhammer
|
16cfa8cae2
|
web/admin: add ServiceAccount creation form
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-24 20:13:08 +02:00 |
github-actions[bot]
|
1a20c8ffc1
|
web: Update Web API Client version (#1293)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-24 20:12:46 +02:00 |
github-actions[bot]
|
cff37caa57
|
web: Update Web API Client version (#1292)
|
2021-08-24 14:32:33 +02:00 |
Jens Langhammer
|
cc6d5765f2
|
web/admin: fix inconsistent ordering for ldap property mappings
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-24 13:04:19 +02:00 |
github-actions[bot]
|
494af0a430
|
web: Update Web API Client version (#1291)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-24 11:01:51 +02:00 |
dependabot[bot]
|
f2725b88c8
|
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1289)
|
2021-08-24 10:33:59 +02:00 |
dependabot[bot]
|
24cc123029
|
build(deps): bump @typescript-eslint/parser in /web (#1288)
|
2021-08-24 10:16:49 +02:00 |
github-actions[bot]
|
37927c9361
|
web: Update Web API Client version (#1287)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-23 22:06:25 +02:00 |
Jens Langhammer
|
cba255eaaa
|
Merge branch 'master' into app-passwords
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
# Conflicts:
# authentik/core/tests/test_source_flow_manager.py
# authentik/stages/authenticator_validate/tests.py
# authentik/stages/password/tests.py
# scripts/generate_ci_config.py
|
2021-08-23 21:21:12 +02:00 |
Jens L
|
859cf2bd8f
|
lib: move id and key generators to lib (#1286)
* lib: move generators to lib
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* core: bump default token key size
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* *: fix split being used for http basic auth instead of partition
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/elements: don't rethrow error in ActionButton
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 20:27:38 +02:00 |
Jens Langhammer
|
b2f077645a
|
web: fix lint error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 18:38:35 +02:00 |
Jens Langhammer
|
5face5410f
|
web/admin: select all password stage backends by default
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 18:08:29 +02:00 |
Jens Langhammer
|
a9af40f85c
|
web/admin: improve delete modal for stage bindings and policy bindings
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 17:46:51 +02:00 |
Jens Langhammer
|
07a4f474f4
|
website/docs: add docs for `auth_method` and `auth_method_args` fields
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 17:23:55 +02:00 |
Jens Langhammer
|
2655768f5a
|
Merge branch 'master' into app-passwords
|
2021-08-23 16:48:43 +02:00 |
github-actions[bot]
|
bcbdd6c26f
|
web: Update Web API Client version (#1283)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-08-23 16:47:56 +02:00 |
Jens Langhammer
|
00e9b91f56
|
web/admin: fix missing app passwords backend
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 16:47:38 +02:00 |
Jens Langhammer
|
c4832206fa
|
web/admin: display token's intents
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 16:33:12 +02:00 |
Jens Langhammer
|
f217d34a98
|
web/admin: allow users to create app password tokens
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 16:27:39 +02:00 |
Jens Langhammer
|
32d80829e2
|
web/admin: show system status first
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 15:25:35 +02:00 |
Jens Langhammer
|
85915905dc
|
web/flows: fix error during error handling
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 15:11:30 +02:00 |
Jens Langhammer
|
cf7eb88661
|
web: add custom readme to api client
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 12:00:35 +02:00 |
Jens Langhammer
|
08f3294a1d
|
web: add ESM to generated Client
https://github.com/OpenAPITools/openapi-generator/issues/8881
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 11:11:18 +02:00 |
Jens Langhammer
|
ac47fc9295
|
web: use custom client for web linting
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:36:32 +02:00 |
Jens Langhammer
|
1ff19e1467
|
web: fix formatting
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:33:45 +02:00 |
Jens Langhammer
|
507b8d43fb
|
root: remove remainders from gen
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:16:24 +02:00 |
Jens Langhammer
|
9469f86f65
|
web: improve api client versioning
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:09:56 +02:00 |
Jens Langhammer
|
e998919097
|
web: fix build not working
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:02:39 +02:00 |
Jens Langhammer
|
450d69a1a4
|
web: build. api in different folder
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 09:49:09 +02:00 |
Jens Langhammer
|
b74681f22c
|
Merge branch 'master' into publish-api-to-npm
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
# Conflicts:
# web/package-lock.json
# web/src/pages/sources/oauth/OAuthSourceForm.ts
|
2021-08-23 09:40:52 +02:00 |
dependabot[bot]
|
bb7db0c828
|
build(deps): bump codemirror from 5.62.2 to 5.62.3 in /web (#1279)
|
2021-08-23 07:06:04 +02:00 |
Jens Langhammer
|
7639cdad0a
|
release: 2021.8.1-rc1
|
2021-08-22 20:17:35 +02:00 |
Jens Langhammer
|
6533f48912
|
web: add topMost attribute to ak-loading-overlay to force it over codemirror
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 19:26:06 +02:00 |
Jens Langhammer
|
2024dac39a
|
web: lock overflow when showing loading overlay on modals
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 19:19:23 +02:00 |
Jens Langhammer
|
33d5cd2973
|
web: add notice for Certificate for LDAP Provider
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 18:48:02 +02:00 |
Jens Langhammer
|
3e909ae6bb
|
core: allow filtering users by the groups they are in
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:27:48 +02:00 |
Jens Langhammer
|
ecf35cfd1d
|
web: fix mis-matched oauth source icon names
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:10:03 +02:00 |
Jens Langhammer
|
673520c9f8
|
web: fix OAuthSource not setting providerType
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 16:08:50 +02:00 |
Jens Langhammer
|
b4f738492d
|
sources/oauth: improve UI with prefilled urls (when customizable) and hiding provider type
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-21 15:52:41 +02:00 |