This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/lucene.version-10.3.1
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
discard a1c2f63f5 Bump lucene.version from 9.12.2 to 10.3.1
add bdb7c93a5 JSPWIKI-1198 installed plugins are now available in the
autocomplete menu
add 6b6648cbc JSPWIKI-1198 moves the test module into the test module and
some minor code cleanup update the api change to include localization support
updates all existing plugins to use the new api methods JSPWIKI-1242 fix for
the web blog snippet being incorrect
add 8f62e2506 JSPWIKI-1220 replaces the sandler library with the rome
rss/atom support library JSPWIKI-1223 restores the /atom servlet api's
capabilities, restores the ability to create and store weblog entries with the
requisite attribute for the atom feed to work JSPWIKI-1225 fixes loading the
preloaded data for the portable build JSPWIKI-1224 rss.jsp now sets the
filename for download JSPWIKI-1226 related, marks FIXME's for all the rss link
generation that needs updating and updat [...]
add c1bba59fe JSPWIKI-1220 should fix the url validation issue
add 047d73c12 JSPWIKI-1220 fixes the absolute urls for atom feeds
add 2b60946dc JSPWIKI-1129 bumps up the security on all cookies that are
set by jspwiki, which is effectively just user preferences. Portable server is
now TLS only
add 9f82b308f JSPWIKI-1129 adds some more checks for setting cookies
server side
add 0c53fe902 Update jspwiki-main/src/main/resources/ini/jspwiki.properties
add d02a608bb this should address the docker configuration. unfortunately
i don't have a way to test this
add e3794f4e5 JSPWIKI-388 - ParamTag loops forever when parent tag is not
ParamHandler
add b41d363d2 bump tomcat tot he latest of v10
add 911905475 Merge pull request #427 from spyhunter99/feature/updateTomcat
add 6eb9fbb29 NOJIRA enables the integration test profile for all our CI
jobs, skips selenium based tests on windows
add a5fd50c81 Merge pull request #423 from
spyhunter99/build/enableItnegrationTests
add bbff839fd Merge branch 'master' into JSPWIKI-388
add f2addbfa5 compile fix for unit tests
add f72f05d38 Merge pull request #436 from spyhunter99/JSPWIKI-388
add d2c1634ca SPWIKI-1238 addresses the missing i18n keys for all existing
resource files and adds a unit test to complain about missing stuff in the
future
add 2e33170ad adds documentation notes
add 125f106e5 Merge pull request #435 from
spyhunter99/bug/JSPWIKI-1238-i18n2
add 437b88374 JSPWIKI-1237 adds the owasp recommended http response headers
add 28595bf1f Merge pull request #432 from spyhunter99/feature/JSPWIKI-1237
add cff5d16ce JSPWIKI-1230 Preconfigured tomcat configurations should
disable autoDeploy, unpackWARs, showReport and showServerInfo by default also
implements the following security improvements on both the portable build and
the docker configuration V-222979 sets tomcat's session timeout to 10 minutes
V-223009 tomcat Connector address attribute must be set. V-223005
ENFORCE_ENCODING_IN_GET_WRITER must be set to true. V-223003 RECYCLE_FACADES
must be set to true. V-222957 xpoweredB [...]
add 4db0b125d fixes the build, typo
add d16b446c3 Merge pull request #428 from
spyhunter99/feature/securityImprovements
add 74e29448a docker config is ssl only now
add 73b5fc4bb should fix the build
add 41284b3de Merge pull request #422 from spyhunter99/feature/JSPWIKI-1129
add aab5a8317 Merge branch 'master' into feature/JSPWIKI-1220
add bd6f6b605 updates the change log and release version
add 91bf5f185 Merge pull request #421 from spyhunter99/feature/JSPWIKI-1220
add a143f747c fixes a typo in the change log
add 7b3b4f129 Merge pull request #437 from spyhunter99/feature/JSPWIKI-1220
add 8b384e272 Merge branch 'master' into
feature/JSPWIKI-1198-plugin-api-change
add c720fe430 JSPWIKI-1198 I18N the display names of all plugins so that
the suggestion menu is localized.
add 3f3447818 JSPWIKI-1198 address pr comments
add abfa0b7db JSPWIKI-1198 fixes the build, adds the counter plugin to the
xml file which will display it in the browser now
add 51894405c JSPWIKI-75 see issue for specifics
add 3c1ee34b3 Merge branch 'master' into bug/JSPWIKI-75
add 89878120c JSPWIKI-1235 adds a configurable password policy setup
add 6ffe684f2 JSPWIKI-1235 adds a unit test, I18N strings for all the
potential error messages, fixes some logic errors also adds unit tests for the
security verifier
add 967264594 Merge branch 'master' into feature/JSPWIKI-1235
add 62fa2746c JSPWIKI-1239 a string length check added to prevent
duplicate email check if the user does not specify one. JSPWIKI-1243 fixes
email validation for unicode and other symbols in email addresses (adds
commons-validator as a dependency prevent the attempt at sending an email
address if it's not defined during new account signup removes the ClearSiteData
servlet filter which broke the CSRF token mechism
add b79f2c3fe change log, yada yada
add 088c0d3f8 Merge pull request #438 from
spyhunter99/bug/JSPWIKI-1239-email-optional
add ebad34ecf Merge branch 'master' into feature/JSPWIKI-1235
add 7144b28dc change log, yada yada
add 0d604bd1c Merge pull request #433 from spyhunter99/feature/JSPWIKI-1235
add 83f7cf623 Merge branch 'master' into bug/JSPWIKI-75
add 53f6a4b03 change log
add 5f0612ef9 Merge pull request #434 from spyhunter99/bug/JSPWIKI-75
add 31432a856 JSPWIKI-1235 fixes the i18n resources for the password check
strings
add 8b79df0a1 JSPWIKI-1235 fixes incorrect display when min = 0 or when
the symbols rule is checked
add 41dfdf240 Merge pull request #439 from spyhunter99/bug/JSPWIKI-1235
add 4d2cb9a2a JSPWIKI-1246 sets the default servlet to readonly for
deletes and puts. sets the ssl enabled protocols to 1.2
add e77af5c5f Merge pull request #440 from spyhunter99/feature/JSPWIKI-1246
add 9529dbc57 Merge branch 'master' into
feature/JSPWIKI-1198-plugin-api-change
add 9faf47e8f change log
add 1933c79d6 Merge pull request #415 from
spyhunter99/feature/JSPWIKI-1198-plugin-api-change
add e82e021ac updated change log
add 391a206b4 Merge pull request #441 from spyhunter99/master
add 0c8f3674c JSPWIKI-1248 adds a new password complexity check mechanism,
measurement of the quantity of characters that have changed
add 33d2669e2 JSPWIKI-1248 after testing on the live server, it was noted
that the default setting is 0 characters must be changed when changing
passwords. so you can keep reusing the same one over and over again. changed to
at least 1.
add 9e441c98d JSPWIKI-1228 audit logging capability with optional email
based alerting mechanism. Some minor api changes were required to get all the
necessary information available in all contexts. This also includes a low disk
space warning event. JSPWIKI-615 more related javadoc updates for the eventing
system
add 11688799a JSP-1228 related security finding V-222498 The application
must record time stamps for audit records that can be mapped to Coordinated
Universal Time (UTC) or Greenwich Mean Time (GMT).
add 6c32bc85f Merge branch 'master' into feature/JSPWIKI-1228-audit-logger
add 86ed79e11 JSPWIKI-1228 ability to disable the audit logger entirely,
threadpool for email alerts and some code cleanup
add 75ccf7081 Merge branch 'master' into feature/JSPWIKI-1228-audit-logger
add 3560a7ad3 JSPWIKI-1228 fixes the i18n strings for the audit log email
alerts
add 4ff2f4688 Merge branch 'master' into feature/JSPWIKI-1228-audit-logger
add 2a68742a1 change log, yada yada
add 4095c15db fixes a missing javadoc tag
add de4a8b9f8 Merge branch 'master' into feature/JSPWIKI-1228-audit-logger
add 4f115bf24 JSPWIKI-1228 fixes a json serialization issue for subject
principles. moves logging configuration to the log4j2.xml file. it was already
moved, but these settings were causing a number of logging error messages
printed to stdout
add edc63420b JSPWIKI-1205 adjusts the handling for too large file
attachments. This change, while it addresses the issue, might cause a new issue
whereby updatlong an extremely large file might cause OOM errors since the
commons file uploader parses and buffers the whole http request. And the way
the upload page works, it is not possible to get the correct redirect url
without parsing the request. unformately, i don't think there's a way to add an
http header to multipart form post [...]
add a14811364 cleanup
add 0df4e2242 JS{WIKI-1205 adds a java SPI lookup mechanism and a new rest
endpoint that provides a list of server installed plugins and alters the UI to
support fetching and displaying them. Alters the Plugin API definition to have
two additional methods with default implementations that should hopefully
support backwards compat Alters the PluginManager API to include a
getDiscoveredPlugins Alters a few of the javascript mechanisms to get the
plugin list ti display with the snip sug [...]
add aaa9b96e4 Revert "JS{WIKI-1205 adds a java SPI lookup mechanism and a
new rest endpoint that provides a list of server installed plugins and alters
the UI to support fetching and displaying them."
add 198adc856 JSPWIKI-1205 adds additional safe guards for the file upload
changes
add 809e7e04a JSP{WIKI-1205 adds more robust error handling. File
attachment uploads now redirect correctly and show the too big error message in
Error.jsp
add e767808f5 Merge branch 'master' into bug/JSPWIKI-1205
add f85bd629b JSPWIKI-1205 adds the maximum attachment file size to the
user interface
add 6e3e29e9c JSPWIKI-1205 removes the chunked encoded check as it's not
relevant
add 2e066fd5b Merge pull request #405 from spyhunter99/bug/JSPWIKI-1205
add 7a1eea8b4 JSPWIKI-1198 fixes the ajax service for plugin suggestions.
adds unit tests for it. and fixes a typo in the resource file that caused some
additional issues
add cfc3d757f Merge pull request #445 from
spyhunter99/feature/JSPWIKI-1198-fix
add d6bc8c265 JSPWIKI-1245 run security validation checks at start up and
log it. optionally send an email to admins
add b9a8cb263 Merge pull request #443 from spyhunter99/feature/JSPWIKI-1245
add c47f354de Merge branch 'master' into feature/JSPWIKI-1228-audit-logger
add 6861801d1 Merge pull request #429 from
spyhunter99/feature/JSPWIKI-1228-audit-logger
add d8a6dfaa8 readme update
add 742c06645 Merge pull request #447 from spyhunter99/feature/readme
add 67b7eb213 Merge branch 'master' into feature/JSPWIKI-1248
add 41f88f163 Merge pull request #444 from spyhunter99/feature/JSPWIKI-1248
add 74b985ffd 3.0.0 build 11
add 3241e7189 Merge pull request #450 from spyhunter99/feature/readmeupdate
add c82f2b6b6 JSPWIKI-1260 addresses a number of FIXME items. Assures that
all catches either throw or at least logs a message (code audit rule)
add 01d20f812 Merge pull request #457 from
spyhunter99/feature/JSPWIKI-1260-fixme-fixes
add a80a1c2c1 JSPWIKI-1259 updates many dependencies
add 3e32c5afb Merge pull request #456 from
spyhunter99/feature/JSPWIKI-1259-dependency-updates
add 9a59c6d32 Bump lucene.version from 9.12.2 to 10.3.1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a1c2f63f5)
\
N -- N -- N refs/heads/dependabot/maven/lucene.version-10.3.1
(9a59c6d32)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/maven.yml | 2 +-
ChangeLog.md | 74 +
Dockerfile | 6 +-
Jenkinsfile | 2 +-
.../conf => docker-files}/catalina.properties | 419 +-
.../tomcat/conf => docker-files}/server.xml | 34 +-
.../overlay/tomcat/conf => docker-files}/web.xml | 9478 ++++++++++----------
.../example/providers/TwoXWikiPageProvider.java | 12 +-
.../src/main/java/org/apache/wiki/api/Release.java | 2 +-
.../wiki/api/filters/FilterSupportOperations.java | 1 +
.../java/org/apache/wiki/api/plugin/Plugin.java | 30 +
.../WikiBootstrapServletContextListenerTest.java | 2 +-
.../src/test/resources/ini/jspwiki.properties | 71 +-
jspwiki-event/pom.xml | 2 +-
.../main/java/org/apache/wiki/event/WikiEvent.java | 22 +-
.../org/apache/wiki/event/WikiEventManager.java | 2 +-
.../java/org/apache/wiki/event/WikiPageEvent.java | 2 +-
.../org/apache/wiki/event/WikiSecurityEvent.java | 41 +-
.../org/apache/wiki/http/filter/COEPFilter.java | 50 +
.../org/apache/wiki/http/filter/CORPFilter.java | 48 +
.../org/apache/wiki/http/filter/CSPFilter.java | 49 +
.../apache/wiki/http/filter/ClickJackFilter.java | 49 +
.../wiki/http/filter/ContentTypeOptionsFilter.java | 50 +
.../apache/wiki/http/filter/CrossDomainFilter.java | 49 +
.../wiki/http/filter/ReferrerPolicyFilter.java | 49 +
.../org/apache/wiki/http/filter/STSFilter.java | 49 +
jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml | 2 +-
jspwiki-it-tests/jspwiki-it-test-cma/pom.xml | 2 +-
.../jspwiki-it-test-custom-absolute-urls/pom.xml | 2 +-
.../jspwiki-it-test-custom-jdbc/pom.xml | 2 +-
jspwiki-it-tests/jspwiki-it-test-custom/pom.xml | 2 +-
jspwiki-it-tests/jspwiki-selenide-tests/pom.xml | 3 +-
.../java/org/apache/wiki/its/AnonymousViewIT.java | 5 +
.../src/main/java/org/apache/wiki/its/EditIT.java | 3 +
.../src/main/java/org/apache/wiki/its/LoginIT.java | 4 +
.../main/java/org/apache/wiki/its/SearchIT.java | 3 +
.../apache/wiki/its/WithIntegrationTestSetup.java | 3 +
jspwiki-it-tests/jspwiki-test-plugin/pom.xml | 18 +
jspwiki-it-tests/jspwiki-test-plugin/readme.txt | 22 +
.../jspwiki/test/plugin/JspwikiTestPlugin.java | 22 +-
.../services/org.apache.wiki.api.plugin,Plugin | 1 +
.../src/main/resources/ini/jspwiki_module.xml | 8 +
jspwiki-it-tests/pom.xml | 3 +-
jspwiki-main/pom.xml | 13 +-
.../src/main/java/org/apache/wiki/WikiContext.java | 10 +-
.../src/main/java/org/apache/wiki/WikiEngine.java | 10 +-
.../apache/wiki/attachment/AttachmentServlet.java | 65 +-
.../apache/wiki/auth/AuthenticationManager.java | 22 +-
.../org/apache/wiki/auth/AuthorizationManager.java | 6 +-
.../wiki/auth/DefaultAuthenticationManager.java | 21 +-
.../wiki/auth/DefaultAuthorizationManager.java | 2 +
.../org/apache/wiki/auth/DefaultUserManager.java | 44 +-
.../wiki/auth/PasswordComplexityVeriffier.java | 156 +
.../wiki/auth/SecurityVerificationUtility.java | 100 +
.../org/apache/wiki/auth/SecurityVerifier.java | 2 +
.../java/org/apache/wiki/auth/SessionMonitor.java | 4 +-
.../java/org/apache/wiki/auth/UserManager.java | 4 +-
.../wiki/auth/authorize/DefaultGroupManager.java | 3 +
.../apache/wiki/auth/authorize/GroupManager.java | 6 +-
.../wiki/auth/authorize/JDBCGroupDatabase.java | 45 +-
.../auth/authorize/WebContainerAuthorizer.java | 1 -
.../wiki/auth/authorize/XMLGroupDatabase.java | 1 +
.../auth/login/CookieAssertionLoginModule.java | 28 +-
.../login/CookieAuthenticationLoginModule.java | 1 +
.../wiki/auth/user/AbstractUserDatabase.java | 5 +
.../apache/wiki/auth/user/JDBCUserDatabase.java | 2 +
.../org/apache/wiki/auth/user/XMLUserDatabase.java | 1 +
.../apache/wiki/content/DefaultPageRenamer.java | 8 +-
.../java/org/apache/wiki/content/PageRenamer.java | 3 +-
.../apache/wiki/filters/DefaultFilterManager.java | 10 +-
.../org/apache/wiki/filters/PageEventFilter.java | 2 +
.../org/apache/wiki/management/SimpleMBean.java | 1 +
.../org/apache/wiki/modules/ModuleManager.java | 2 +
.../wiki/parser/CreoleToJSPWikiTranslator.java | 9 +-
.../org/apache/wiki/plugin/CurrentTimePlugin.java | 47 +-
.../apache/wiki/plugin/DefaultPluginManager.java | 26 +-
.../main/java/org/apache/wiki/plugin/Denounce.java | 8 +
.../main/java/org/apache/wiki/plugin/Groups.java | 9 +
.../main/java/org/apache/wiki/plugin/IfPlugin.java | 13 +
.../main/java/org/apache/wiki/plugin/Image.java | 15 +
.../java/org/apache/wiki/plugin/IndexPlugin.java | 8 +
.../java/org/apache/wiki/plugin/InsertPage.java | 12 +
.../org/apache/wiki/plugin/ListLocksPlugin.java | 12 +
.../src/main/java/org/apache/wiki/plugin/Note.java | 4 +
.../org/apache/wiki/plugin/PageViewPlugin.java | 8 +
.../java/org/apache/wiki/plugin/PluginManager.java | 10 +
.../apache/wiki/plugin/RecentChangesPlugin.java | 9 +
.../apache/wiki/plugin/ReferredPagesPlugin.java | 13 +
.../apache/wiki/plugin/ReferringPagesPlugin.java | 12 +
.../wiki/plugin/ReferringUndefinedPagesPlugin.java | 7 +
.../main/java/org/apache/wiki/plugin/Search.java | 14 +
.../org/apache/wiki/plugin/TableOfContents.java | 16 +-
.../apache/wiki/plugin/UndefinedPagesPlugin.java | 8 +
.../org/apache/wiki/plugin/UnusedPagesPlugin.java | 8 +
.../apache/wiki/plugin/WeblogArchivePlugin.java | 8 +
.../org/apache/wiki/plugin/WeblogEntryPlugin.java | 8 +
.../java/org/apache/wiki/plugin/WeblogPlugin.java | 20 +
.../org/apache/wiki/preferences/Preferences.java | 2 +-
.../wiki/providers/BasicAttachmentProvider.java | 1 +
.../wiki/providers/VersioningFileProvider.java | 12 +-
.../org/apache/wiki/rpc/atom/AtomAPIServlet.java | 114 +-
.../main/java/org/apache/wiki/rss/AtomFeed.java | 8 +-
.../src/main/java/org/apache/wiki/rss/Feed.java | 5 +
.../main/java/org/apache/wiki/rss/RSS10Feed.java | 1 +
.../main/java/org/apache/wiki/rss/RSS20Feed.java | 11 +-
.../main/java/org/apache/wiki/rss/RSSThread.java | 1 -
.../apache/wiki/search/DefaultSearchManager.java | 86 +-
.../java/org/apache/wiki/search/SearchManager.java | 3 +
.../java/org/apache/wiki/security/AuditLogger.java | 194 +
.../java/org/apache/wiki/security/EventUtil.java | 115 +
.../main/java/org/apache/wiki/tags/CookieTag.java | 18 +-
.../java/org/apache/wiki/tags/MaxUploadTag.java | 66 +
.../java/org/apache/wiki/tags/PageDateTag.java | 3 -
.../java/org/apache/wiki/tags/PageSizeTag.java | 2 +-
.../main/java/org/apache/wiki/tags/ParamTag.java | 26 +-
.../java/org/apache/wiki/tags/WikiLinkTag.java | 10 +-
.../wiki/tasks/auth/SaveUserProfileTask.java | 2 +-
.../org/apache/wiki/ui/DefaultCommandResolver.java | 2 +-
.../org/apache/wiki/ui/DefaultEditorManager.java | 4 +-
.../org/apache/wiki/ui/DefaultTemplateManager.java | 5 +-
.../java/org/apache/wiki/ui/InputValidator.java | 5 +-
.../main/java/org/apache/wiki/ui/Installer.java | 6 +-
.../java/org/apache/wiki/ui/WikiJSPFilter.java | 2 +-
.../wiki/ui/admin/DefaultAdminBeanManager.java | 31 +-
.../apache/wiki/ui/admin/WikiFormAdminBean.java | 6 +-
.../wiki/ui/progress/DefaultProgressManager.java | 2 +-
.../java/org/apache/wiki/workflow/Workflow.java | 1 +
.../src/main/javascript/Wiki.Snips.JSPWiki.js | 111 +-
.../src/main/resources/CoreResources.properties | 15 +-
.../src/main/resources/CoreResources_de.properties | 122 +-
.../src/main/resources/CoreResources_es.properties | 158 +-
.../src/main/resources/CoreResources_fi.properties | 160 +-
.../src/main/resources/CoreResources_fr.properties | 223 +-
.../src/main/resources/CoreResources_it.properties | 30 +-
.../src/main/resources/CoreResources_nl.properties | 17 +-
.../main/resources/CoreResources_pt_BR.properties | 203 +-
.../src/main/resources/CoreResources_ru.properties | 15 +-
.../main/resources/CoreResources_zh_CN.properties | 25 +-
.../src/main/resources/META-INF/jspwiki.tld | 10 +-
.../src/main/resources/ini/jspwiki.properties | 141 +-
.../src/main/resources/ini/jspwiki_module.xml | 157 +-
.../resources/plugin/PluginResources.properties | 25 +
.../resources/plugin/PluginResources_de.properties | 29 +-
.../resources/plugin/PluginResources_es.properties | 49 +-
.../resources/plugin/PluginResources_fi.properties | 58 +-
.../resources/plugin/PluginResources_fr.properties | 89 +-
.../resources/plugin/PluginResources_it.properties | 26 +
.../resources/plugin/PluginResources_nl.properties | 26 +-
.../plugin/PluginResources_pt_BR.properties | 68 +-
.../resources/plugin/PluginResources_ru.properties | 26 +
.../plugin/PluginResources_zh_CN.properties | 26 +
.../main/resources/templates/default.properties | 7 +-
.../main/resources/templates/default_de.properties | 3 +
.../main/resources/templates/default_es.properties | 6 +-
.../main/resources/templates/default_fi.properties | 4 +-
.../main/resources/templates/default_fr.properties | 3 +
.../main/resources/templates/default_it.properties | 5 +-
.../main/resources/templates/default_nl.properties | 5 +-
.../resources/templates/default_pt_BR.properties | 115 +
.../main/resources/templates/default_ru.properties | 54 +-
.../resources/templates/default_zh_CN.properties | 4 +-
.../test/java/org/apache/wiki/ParamTagTest.java | 147 +
.../wiki/auth/PasswordComplexityVeriffierTest.java | 111 +
.../org/apache/wiki/auth/SecurityVerifierTest.java | 123 +
.../wiki/i18n/InternationalizationManagerTest.java | 75 +-
.../org/apache/wiki/search/SearchManagerTest.java | 24 +-
.../apache/wiki/ui/admin/beans/PluginBeanTest.java | 54 +-
.../src/main/javascript/Wiki.Snips.Markdown.js | 31 +-
jspwiki-portable/build.xml | 1 +
.../src/overlay/tomcat/conf/catalina.properties | 5 +
.../src/overlay/tomcat/conf/server.xml | 38 +-
.../src/overlay/tomcat/conf/test-use-only.p12 | Bin 0 -> 2776 bytes
jspwiki-portable/src/overlay/tomcat/conf/web.xml | 6 +-
.../WEB-INF/classes/jspwiki-custom.properties | 6 +-
.../WEB-INF/classes/jspwiki-custom.properties | 6 +-
.../main/java/org/apache/wiki/util/ClassUtil.java | 3 +
.../main/java/org/apache/wiki/util/HttpUtil.java | 1 +
.../main/java/org/apache/wiki/util/TextUtil.java | 5 +-
jspwiki-war/src/main/scripts/jspwiki-common.js | 20 +-
.../src/main/scripts/wiki-edit/Snipe.Snips.js | 55 +-
jspwiki-war/src/main/scripts/wiki/Wiki.js | 26 +-
jspwiki-war/src/main/webapp/Comment.jsp | 12 +-
jspwiki-war/src/main/webapp/DeleteGroup.jsp | 6 +-
jspwiki-war/src/main/webapp/Edit.jsp | 22 +-
jspwiki-war/src/main/webapp/EditGroup.jsp | 8 +-
jspwiki-war/src/main/webapp/Error.jsp | 19 +-
jspwiki-war/src/main/webapp/Group.jsp | 6 +-
jspwiki-war/src/main/webapp/Login.jsp | 6 +-
jspwiki-war/src/main/webapp/NewBlogEntry.jsp | 2 +-
jspwiki-war/src/main/webapp/NewGroup.jsp | 9 +-
jspwiki-war/src/main/webapp/UserPreferences.jsp | 10 +-
.../src/main/webapp/WEB-INF/classes/log4j2.xml | 47 +
jspwiki-war/src/main/webapp/WEB-INF/web.xml | 85 +-
jspwiki-war/src/main/webapp/admin/Admin.jsp | 16 +-
.../src/main/webapp/admin/SecurityConfig.jsp | 17 +-
jspwiki-war/src/main/webapp/rss.jsp | 2 +-
.../webapp/templates/default/AttachmentTab.jsp | 6 +-
pom.xml | 56 +-
198 files changed, 9407 insertions(+), 6000 deletions(-)
copy {jspwiki-portable/src/overlay/tomcat/conf =>
docker-files}/catalina.properties (95%)
copy {jspwiki-portable/src/overlay/tomcat/conf => docker-files}/server.xml
(88%)
copy {jspwiki-portable/src/overlay/tomcat/conf => docker-files}/web.xml (97%)
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/COEPFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/CORPFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/CSPFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/ClickJackFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/ContentTypeOptionsFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/CrossDomainFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/ReferrerPolicyFilter.java
create mode 100644
jspwiki-http/src/main/java/org/apache/wiki/http/filter/STSFilter.java
create mode 100644 jspwiki-it-tests/jspwiki-test-plugin/pom.xml
create mode 100644 jspwiki-it-tests/jspwiki-test-plugin/readme.txt
copy jspwiki-main/src/test/java/SamplePlugin2.java =>
jspwiki-it-tests/jspwiki-test-plugin/src/main/java/org/apache/jspwiki/jspwiki/test/plugin/JspwikiTestPlugin.java
(60%)
create mode 100644
jspwiki-it-tests/jspwiki-test-plugin/src/main/resources/META-INF/services/org.apache.wiki.api.plugin,Plugin
create mode 100644
jspwiki-it-tests/jspwiki-test-plugin/src/main/resources/ini/jspwiki_module.xml
create mode 100644
jspwiki-main/src/main/java/org/apache/wiki/auth/PasswordComplexityVeriffier.java
create mode 100644
jspwiki-main/src/main/java/org/apache/wiki/auth/SecurityVerificationUtility.java
create mode 100644
jspwiki-main/src/main/java/org/apache/wiki/security/AuditLogger.java
create mode 100644
jspwiki-main/src/main/java/org/apache/wiki/security/EventUtil.java
create mode 100644
jspwiki-main/src/main/java/org/apache/wiki/tags/MaxUploadTag.java
create mode 100644 jspwiki-main/src/test/java/org/apache/wiki/ParamTagTest.java
create mode 100644
jspwiki-main/src/test/java/org/apache/wiki/auth/PasswordComplexityVeriffierTest.java
create mode 100644
jspwiki-main/src/test/java/org/apache/wiki/auth/SecurityVerifierTest.java
create mode 100644 jspwiki-portable/src/overlay/tomcat/conf/test-use-only.p12
create mode 100644 jspwiki-war/src/main/webapp/WEB-INF/classes/log4j2.xml