You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgid"Restrict supported Origins to trusted Origins only, see xref:security-cors.adoc#cors-filter[CORS filter] section of the \"Cross-origin resource sharing\" guide for more information."
msgid"Your Jakarta REST endpoint may accept not only HTTP POST requests with `application/x-www-form-urlencoded` or `multipart/form-data` payloads but also payloads with other media types, either on the same or different URL paths, and therefore you would like to avoid verifying the CSRF token in such cases, for example:"
Copy file name to clipboardexpand all lines: l10n/po/ja_JP/_guides/security-overview.adoc.po
+16-12
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,15 @@
1
1
msgid ""
2
2
msgstr ""
3
+
"Project-Id-Version: \n"
4
+
"POT-Creation-Date: \n"
5
+
"PO-Revision-Date: \n"
6
+
"Last-Translator: \n"
7
+
"Language-Team: \n"
3
8
"Language: ja_JP\n"
4
9
"MIME-Version: 1.0\n"
5
10
"Content-Type: text/plain; charset=UTF-8\n"
6
11
"Content-Transfer-Encoding: 8bit\n"
7
-
"X-Generator: doc-l10n-kit\n"
12
+
"X-Generator: Poedit 3.2.2\n"
8
13
9
14
#. type: Title =
10
15
#: _guides/security-overview.adoc
@@ -110,14 +115,12 @@ msgid "Getting started with Quarkus Security"
110
115
msgstr"Quarkus セキュリティー入門"
111
116
112
117
#: _guides/security-overview.adoc
113
-
#,fuzzy
114
118
msgid"To get started with security in Quarkus, consider securing your Quarkus application endpoints with the built-in Quarkus xref:security-basic-authentication.adoc[Basic authentication] and the Jakarta Persistence identity provider and enabling role-based access control."
msgid"Complete the steps in the xref:security-getting-started-tutorial.adoc[Getting Started with Security using Basic authentication and Jakarta Persistence] tutorial."
120
-
msgstr"チュートリアル「 xref:security-getting-started-tutorial.adoc[Getting Started with Security using Basic authentication and Jakarta Persistence] 」の手順を完了します。"
123
+
msgstr"チュートリアル xref:security-getting-started-tutorial.adoc[Getting Started with Security using Basic authentication and Jakarta Persistence] の手順を完了してください。"
"To make your Quarkus application accessible to another application running on a different domain, you need to configure cross-origin resource sharing (CORS).\n"
154
156
"For more information about the CORS filter that Quarkus provides, see the Quarkus xref:security-cors.adoc#cors-filter[CORS filter] section of the \"Cross-origin resource sharing\" guide."
0 commit comments