mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 01:59:34 -05:00
[PR #809] [MERGED] fix(auth): fix regex in JWT decoding causing login issues for Chinese/Japanese user names #962
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/809
Author: @maggch97
Created: 5/21/2025
Status: ✅ Merged
Merged: 5/21/2025
Merged by: @kolaente
Base:
main← Head:user/weijiezhao/base64fix📝 Commits (1)
aac4843fix(auth): fix regex in JWT decoding causing login issues for Chinese/Japanese user names📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
frontend/src/stores/auth.ts(+2 -2)📄 Description
This PR fixes https://github.com/go-vikunja/vikunja/issues/807 and I verified locally. It has no problem now.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.