aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Auth/Resource.resx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-28 19:20:40 +0800
committercrupest <crupest@outlook.com>2021-04-28 19:20:40 +0800
commitd922b3241245c9bc1ca6cff8ac69dd7659a958f1 (patch)
treeecad89ac4933980a54b643d899c339c7d86ae900 /BackEnd/Timeline/Auth/Resource.resx
parent66835dcd6812d40bca8d271a7773637f74aaa8d4 (diff)
downloadtimeline-d922b3241245c9bc1ca6cff8ac69dd7659a958f1.tar.gz
timeline-d922b3241245c9bc1ca6cff8ac69dd7659a958f1.tar.bz2
timeline-d922b3241245c9bc1ca6cff8ac69dd7659a958f1.zip
refator: ...
Diffstat (limited to 'BackEnd/Timeline/Auth/Resource.resx')
-rw-r--r--BackEnd/Timeline/Auth/Resource.resx3
1 files changed, 3 insertions, 0 deletions
diff --git a/BackEnd/Timeline/Auth/Resource.resx b/BackEnd/Timeline/Auth/Resource.resx
index 21f2b2de..88cdbd6b 100644
--- a/BackEnd/Timeline/Auth/Resource.resx
+++ b/BackEnd/Timeline/Auth/Resource.resx
@@ -117,6 +117,9 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
+ <data name="ExceptionUserIdentifierClaimBadFormat" xml:space="preserve">
+ <value>User identitifier claim is of bad format.</value>
+ </data>
<data name="LogTokenFoundInHeader" xml:space="preserve">
<value>Token is found in authorization header. Token is {0} .</value>
</data>