mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-08 05:18:55 -05:00
[PR #193] [MERGED] auth: clarify invalid origin error toast guidance #334
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/RayLabsHQ/gitea-mirror/pull/193
Author: @arunavo4
Created: 2/26/2026
Status: ✅ Merged
Merged: 2/26/2026
Merged by: @arunavo4
Base:
main← Head:codex/fix-invalid-origin-toast-173📝 Commits (2)
7bf440fnix: fix flake module and runtime scriptsf7c0a29auth: clarify invalid origin toast📊 Changes
3 files changed (+227 additions, -166 deletions)
View changed files
📝
flake.nix(+160 -158)📝
src/lib/utils.test.ts(+27 -0)📝
src/lib/utils.ts(+40 -8)📄 Description
Summary
Invalid OriginSonner toast messagingBETTER_AUTH_TRUSTED_ORIGINSTesting
Closes #173
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.