|
ef8e922e2a
|
web: Update Web API Client version (#1982)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-22 11:51:15 +01:00 |
|
|
34b11524f1
|
tenants: add web certificate field, make authentik's core certificate configurable based on keypair
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-22 11:43:45 +01:00 |
|
|
9e2492be5c
|
web/elements: fix link from notification drawer not working in user interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-22 10:49:10 +01:00 |
|
|
e60509697a
|
web/admin: fix explore integration not opening in new tab
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-22 00:03:28 +01:00 |
|
|
85364af9e9
|
web: Update Web API Client version (#1978)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-21 21:28:01 +01:00 |
|
|
cf4b4030aa
|
release: 2021.12.3
|
2021-12-21 20:52:08 +01:00 |
|
|
dad43017a0
|
web/admin: use SentryIgnoredError for user errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-21 19:44:44 +01:00 |
|
|
e53114a645
|
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1974)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-21 09:27:57 +01:00 |
|
|
2e50532518
|
build(deps): bump codemirror from 5.64.0 to 5.65.0 in /web (#1973)
|
2021-12-21 09:14:27 +01:00 |
|
|
1936ddfecb
|
build(deps): bump @typescript-eslint/parser from 5.7.0 to 5.8.0 in /web (#1975)
|
2021-12-21 09:13:50 +01:00 |
|
|
dcbc3d788a
|
web/admin: fix border for outpost health status
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-20 21:40:26 +01:00 |
|
|
ff8a812823
|
web/admin: don't auto-select certificate for LDAP source verification
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-20 19:31:57 +01:00 |
|
|
7f5fed2aea
|
web/admin: add outpost type to list
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-20 19:30:52 +01:00 |
|
|
42627d21b0
|
build(deps): bump eslint from 8.4.1 to 8.5.0 in /web (#1966)
|
2021-12-20 08:48:45 +01:00 |
|
|
20c33fa011
|
web: Update Web API Client version (#1962)
|
2021-12-19 13:31:25 +01:00 |
|
|
8599d9efe0
|
web/admin: auto set the embedded outpost's authentik_host on first view
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-19 13:27:04 +01:00 |
|
|
558aa45201
|
web: Update Web API Client version (#1959)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-18 21:37:25 +01:00 |
|
|
e9910732bc
|
release: 2021.12.2
|
2021-12-18 21:03:50 +01:00 |
|
|
d4ce0e8e41
|
web/elements: fix border between search buttons
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-18 17:34:28 +01:00 |
|
|
88d0f8d8a8
|
web: Update Web API Client version (#1958)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-18 16:19:18 +01:00 |
|
|
61097b9400
|
policies/password: add minimum digits
closes #1952
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-18 16:15:56 +01:00 |
|
|
7a73ddfb60
|
outposts/proxy: match skipPathRegex against full URL on domain auth
closes #1955
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-18 15:50:42 +01:00 |
|
|
d66f13c249
|
web: Update Web API Client version (#1957)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-18 15:38:52 +01:00 |
|
|
70256727fd
|
web: ignore instantSearchSDKJSBridgeClearHighlight error on edge on iOS
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-18 15:05:40 +01:00 |
|
|
95bce9c9e7
|
outposts: release binary outposts (#1954)
* outposts/proxy: always embed static assets, still check local
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* ci: add initial ci to build outpost as binary
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* ci: fix typo, build web
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* ci: upload to release on publish, only run linux on ci
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* ci: ensure latest go is used
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* ci: split e2e tests into two halves
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-17 19:49:32 +00:00 |
|
|
f3eb85877d
|
web: Update Web API Client version (#1951)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-17 12:02:22 +01:00 |
|
|
273f5211a0
|
providers/saml: Fix typo (#1950)
|
2021-12-17 11:00:20 +00:00 |
|
|
f5459645a5
|
web/admin: fix background colour for application sidebar
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 21:06:08 +01:00 |
|
|
e38ee9c580
|
web: Update Web API Client version (#1944)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-16 16:56:43 +01:00 |
|
|
f33190caa5
|
release: 2021.12.1
|
2021-12-16 15:48:59 +01:00 |
|
|
741822424a
|
Merge branch 'master' into version-2021.12
|
2021-12-16 15:48:53 +01:00 |
|
|
0a2c1eb419
|
web/elements: fix linting error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 12:27:08 +01:00 |
|
|
eb9593a847
|
web/elements: close notification drawer when clearing all notifications
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 12:23:44 +01:00 |
|
|
7c71c52791
|
web/admin: add sidebar to applications
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 12:23:30 +01:00 |
|
|
59493c02c4
|
web/elements: pass full Markdown object to ak-markdown, get title from metadata
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 12:18:43 +01:00 |
|
|
83089b47d3
|
web/elements: add Markdown component to improve rendering
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 12:10:46 +01:00 |
|
|
103e723d8c
|
web/elements: add support for sidebar on table page
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 12:10:28 +01:00 |
|
|
30e8408e85
|
web/admin: fix notification unread colours not matching on user and admin interface
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 10:17:17 +01:00 |
|
|
bb34474101
|
web/admin: fix stage related flows not being shown in a list
closes #1941
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-16 10:13:10 +01:00 |
|
|
2a09fc0ae2
|
release: 2021.12.1-rc5
|
2021-12-15 10:21:29 +01:00 |
|
|
fbb6756488
|
Merge branch 'master' into version-2021.12
|
2021-12-15 10:16:05 +01:00 |
|
|
7b8cde17e6
|
web/admin: show warning when deleting currently logged in user
closes #1937
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-15 10:11:35 +01:00 |
|
|
186634fc67
|
build(deps): bump @patternfly/patternfly from 4.159.1 to 4.164.2 in /web (#1938)
|
2021-12-15 08:58:46 +01:00 |
|
|
6e83467481
|
web/flows: fix error when attempting to enroll new webauthn device
closes #1936
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-15 00:24:46 +01:00 |
|
|
ee4e176039
|
web/admin: fix invalid display for LDAP Source sync status
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-14 23:00:45 +01:00 |
|
|
fc1db83be7
|
web: Update Web API Client version (#1935)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-14 22:19:46 +01:00 |
|
|
3740e65906
|
web/admin: add dashboard with user creation/login statistics
closes #1867
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-14 22:08:41 +01:00 |
|
|
77d6242cce
|
web/admin: fix extra closing element
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-14 20:53:25 +01:00 |
|
|
9a86dcaec3
|
web: Update Web API Client version (#1934)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
|
2021-12-14 16:26:21 +01:00 |
|
|
0b00768b84
|
events: add flow_execution event type
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-12-14 16:13:51 +01:00 |
|