From faf6c8ebb98ed1152dd749a126218f4f31f6e61b Mon Sep 17 00:00:00 2001 From: AuroraLS3 <24460436+AuroraLS3@users.noreply.github.com> Date: Sat, 20 Aug 2022 06:06:21 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20plan-pla?= =?UTF-8?q?yer-analytics/Plan@eaae1456d60efe3e29476257128a70f5f1dd619d=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../configuration/WebserverLogMessages.html | 50 +++++++++++++++++-- .../plan/settings/locale/lang/PluginLang.html | 22 +++++--- .../logging/ErrorContext.Builder.html | 15 ++++-- .../plan/utilities/logging/ErrorContext.html | 17 +++++-- all/index-all.html | 14 ++++++ all/member-search-index.js | 2 +- all/serialized-form.html | 4 ++ 7 files changed, 104 insertions(+), 20 deletions(-) diff --git a/all/com/djrapitops/plan/delivery/webserver/configuration/WebserverLogMessages.html b/all/com/djrapitops/plan/delivery/webserver/configuration/WebserverLogMessages.html index 426f67eac..9af54e038 100644 --- a/all/com/djrapitops/plan/delivery/webserver/configuration/WebserverLogMessages.html +++ b/all/com/djrapitops/plan/delivery/webserver/configuration/WebserverLogMessages.html @@ -129,21 +129,35 @@ loadScripts(document, 'script');
void
invalidCertificateMissingAlias(String alias,
+ String keystorePath)
void
void
void
keystoreNotFoundError(InvalidPathException error,
String keyStorePath)
void
warnAboutWhitelistBlock(String accessAddress,
- String requestedURIString)
unableToLoadKeystore(Exception e,
+ String keystorePath)
void
warnAboutWhitelistBlock(String accessAddress,
+ String requestedURIString)
void
void
void
build()