mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-19 18:19:56 +08:00
Update the documentation pages
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
<article class="content wrap" id="_content" data-uid="">
|
<article class="content wrap" id="_content" data-uid="">
|
||||||
<h1 id="security-policy">Security policy</h1>
|
<h1 id="security-policy">Security policy</h1>
|
||||||
|
|
||||||
<p>Security issues and bugs should be reported privately by emailing contact@kevinchalet.com.
|
<p>Security issues and bugs should be reported privately by emailing security@openiddict.com.
|
||||||
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.</p>
|
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.</p>
|
||||||
<p>Please do not open GitHub issues for anything you think might have a security implication.</p>
|
<p>Please do not open GitHub issues for anything you think might have a security implication.</p>
|
||||||
</article>
|
</article>
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
"output": {
|
"output": {
|
||||||
".html": {
|
".html": {
|
||||||
"relative_path": "SECURITY.html",
|
"relative_path": "SECURITY.html",
|
||||||
"hash": "OW9McnFWKUxTK0F2MlvlvA=="
|
"hash": "ytQTYA8d9ZPBgJ/Rr2o/7A=="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_incremental": false,
|
"is_incremental": false,
|
||||||
@@ -174,18 +174,18 @@
|
|||||||
"full_build_reason_code": "NoAvailableBuildCache"
|
"full_build_reason_code": "NoAvailableBuildCache"
|
||||||
},
|
},
|
||||||
"processors": {
|
"processors": {
|
||||||
|
"ConceptualDocumentProcessor": {
|
||||||
|
"can_incremental": false,
|
||||||
|
"incrementalPhase": "build",
|
||||||
|
"total_file_count": 10,
|
||||||
|
"skipped_file_count": 0
|
||||||
|
},
|
||||||
"TocDocumentProcessor": {
|
"TocDocumentProcessor": {
|
||||||
"can_incremental": false,
|
"can_incremental": false,
|
||||||
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
|
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
|
||||||
"incrementalPhase": "build",
|
"incrementalPhase": "build",
|
||||||
"total_file_count": 0,
|
"total_file_count": 0,
|
||||||
"skipped_file_count": 0
|
"skipped_file_count": 0
|
||||||
},
|
|
||||||
"ConceptualDocumentProcessor": {
|
|
||||||
"can_incremental": false,
|
|
||||||
"incrementalPhase": "build",
|
|
||||||
"total_file_count": 10,
|
|
||||||
"skipped_file_count": 0
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user