btcpayserver/BTCPayServer/Views/Error
Wouter Samaey f1a222fbb3
New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668)
* Unit test to check for (possibly) external links

* Add rel="noreferrer noopener" to all external links so unit test passes

* Update BTCPayServer.Tests/UnitTest1.cs

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* Update BTCPayServer.Tests/UnitTest1.cs

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* Fixed bad merge from master

* PascalCasing

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2021-07-06 10:35:42 +02:00
..
_LayoutError.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
_ViewStart.cshtml Improving styling of error pages in preparation for adding new ones 2021-01-16 14:55:31 -06:00
404.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
406.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
417.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
429.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
500.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
502.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
Handle.cshtml Login/register/error view updates 2020-07-19 14:28:07 +02:00