[PR #809] [MERGED] fix(auth): fix regex in JWT decoding causing login issues for Chinese/Japanese user names #962

Closed
opened 2025-11-01 21:08:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: user/weijiezhao/base64fix


📝 Commits (1)

  • aac4843 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/809 **Author:** [@maggch97](https://github.com/maggch97) **Created:** 5/21/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `user/weijiezhao/base64fix` --- ### 📝 Commits (1) - [`aac4843`](https://github.com/go-vikunja/vikunja/commit/aac4843537898c968bc038df39283b0b03bc899b) fix(auth): fix regex in JWT decoding causing login issues for Chinese/Japanese user names ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/stores/auth.ts` (+2 -2) </details> ### 📄 Description This PR fixes https://github.com/go-vikunja/vikunja/issues/807 and I verified locally. It has no problem now. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:08:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#962