Update wikijs to version v2.5.304 (#1505)

This commit is contained in:
Nathan Fretz 2024-09-19 11:34:35 +10:00 committed by GitHub
parent afa986bdd7
commit 75410c3364
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: linuxserver/wikijs:2.5.303@sha256:c185ddd26f44aabad121edd60a33b1080dbb40df131884e7ce0e0b95ed63f761
image: linuxserver/wikijs:2.5.304@sha256:e33242bcba6e24ee60b1a9d7bbe78ad6ec20447c7d804c28f6c940b798a62398
restart: on-failure
environment:
- PUID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: wikijs
category: developer
name: WikiJS
version: "2.5.303"
version: "2.5.304"
tagline: Make documentation a joy to write
description: >-
The most powerful and extensible open source Wiki software.
@ -30,7 +30,9 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
This release includes an important security update for WikiJS: https://github.com/requarks/wiki/security/advisories/GHSA-xjcj-p2qv-q3rf
This release includes important security updates for WikiJS:
- Fixed an issue with JWT token caching
- Prevents password resets on disabled accounts
Full release notes are found at https://github.com/requarks/wiki/releases