mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Fix a bunch of open redirect (#4575)
This commit is contained in:
@@ -203,7 +203,6 @@ namespace BTCPayServer.Tests
|
||||
{
|
||||
var isImport = !string.IsNullOrEmpty(seed);
|
||||
GoToWalletSettings(cryptoCode);
|
||||
|
||||
// Replace previous wallet case
|
||||
if (Driver.PageSource.Contains("id=\"ChangeWalletLink\""))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user