Merge pull request #3430 from jot-hub/bug/issue-3223

detect differing origin and indicate it at auth failure
This commit is contained in:
Ben Lambert
2020-11-26 10:20:39 +01:00
committed by GitHub
5 changed files with 130 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-api': patch
'@backstage/plugin-auth-backend': patch
---
bug fix: issue 3223 - detect mismatching origin and indicate it in the message at auth failure