Plan/Plan/common/src/test/java/com/djrapitops/plan/delivery/webserver
Aurora Lahtela de9f9ec5b4
Sonar fixes (#3510)
* Remove deprecated code

- RemoveUnsatisfiedConditionalPlayerResultsTransaction.java
- RemoveUnsatisfiedConditionalServerResultsTransaction.java

* Fix apache compress deprecations

- Use org.apache.commons.io.IOUtils instead of org.apache.commons.compress.utils.IOUtils
- Use TarArchiveInputStream#getNextEntry instead of getNextTarEntry

* Rename variable in BukkitPingCounter

* Extract ApiServices from PlanSystem
2024-03-09 14:43:41 +02:00
..
auth 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
cache Stop JSON cache mismatch when UUID is missing 2024-01-21 19:21:41 +02:00
configuration Add support for cidr and other IP notations to IP_Whitelist 2023-05-06 10:37:42 +03:00
AccessControlTest.java Sonar fixes (#3510) 2024-03-09 14:43:41 +02:00
AccessControlVisibilityTest.java 3236/vite migration (#3354) 2023-12-10 09:29:01 +02:00
HttpAccessControlTest.java Sonar fixes (#3510) 2024-03-09 14:43:41 +02:00
HttpsServerTest.java Sonar fixes (#3510) 2024-03-09 14:43:41 +02:00
JSErrorRegressionTest.java Fix some flaky tests due to NETWORK_CHANGED error 2023-10-15 13:25:58 +03:00
JksHttpsServerTest.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
OpenRedirectFuzzTest.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
Pkcs12HttpsServerTest.java 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
ProxyModeHttpsTest.java Fix webserver 'proxy'-mode with Jetty 2022-06-23 15:37:24 +03:00
PublicHtmlTest.java Refactored FullSystemExtension to be easier to maintain 2023-02-25 12:17:30 +02:00
ReverseProxyRegressionTest.java Enabled React frontend by default 2023-02-25 14:31:11 +02:00