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:
WilliButz 2024-09-27 17:38:19 +02:00
parent 63516a96c0
commit 1138b948d3
No known key found for this signature in database
GPG key ID: AB05DF703EB9DC70
6 changed files with 6 additions and 50416 deletions

8
flake.lock generated
View file

@ -3,16 +3,16 @@
"authentik-src": {
"flake": false,
"locked": {
"lastModified": 1725718494,
"narHash": "sha256-X4Bwm7s6/8HcvKE+kyqwU+M1GEK/+RVHtDK1GpkuM4s=",
"lastModified": 1727446911,
"narHash": "sha256-AlIzFSVfXBuvHkrlFqIBhcRohax5XFXvz/9ULelE8tw=",
"owner": "goauthentik",
"repo": "authentik",
"rev": "f5580d311d01f2202b666f76931ed04f30b9ec30",
"rev": "91d2445c61da49026f76dceb7f5b524e30335a42",
"type": "github"
},
"original": {
"owner": "goauthentik",
"ref": "version/2024.8.1",
"ref": "version/2024.8.3",
"repo": "authentik",
"type": "github"
}