update: 2024.8.1 -> 2024.8.3 (security update)
Fixes CVE-2024-47070 and CVE-2024-47077 See https://docs.goauthentik.io/docs/releases/2024.8#fixed-in-202483 Dropped manually resolved lockfiles, fixed upstream in https://github.com/goauthentik/authentik/pull/11509 Flake lock file updates: • Updated input 'authentik-src': 'github:goauthentik/authentik/f5580d311d01f2202b666f76931ed04f30b9ec30' (2024-09-07) → 'github:goauthentik/authentik/91d2445c61da49026f76dceb7f5b524e30335a42' (2024-09-27)
This commit is contained in:
parent
63516a96c0
commit
1138b948d3
6 changed files with 6 additions and 50416 deletions
|
|
@ -20,15 +20,6 @@ buildNapalmPackage "${authentik-src}/website" {
|
|||
mv -v ../website $out
|
||||
'';
|
||||
|
||||
# upstream doesn't provide a fully resolved lock file
|
||||
# see issues:
|
||||
# - https://github.com/goauthentik/authentik/issues/6180
|
||||
# - https://github.com/goauthentik/authentik/issues/11169
|
||||
#
|
||||
# see npm issue for the underlying issue:
|
||||
# https://github.com/npm/cli/issues/4263
|
||||
packageLock = ./docs-manually-resolved-package-lock.json;
|
||||
|
||||
# These are lockfiles with extra deps that are required to successfully build
|
||||
# the module `paloaltonetworks/postman-code-generators`, that is getting
|
||||
# pulled in by `docusaurus-theme-openapi-doc`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue