Plan/Plan/common/src/main/java/com/djrapitops/plan/delivery/webserver
Aurora Lahtela 8116063e62
Whitelist bounce gathering (#3511)
* Store bounced whitelist logins

* Add allowlist bounce endpoint

* Restore locale file indent from master branch

* Add UI for allowlist

* Update locale

* Fix sonar detected bug and implement database tests

Affects issues:
- Close #2233
2024-03-10 10:25:42 +02:00
..
auth 1623/access control (#3173) 2023-08-20 11:56:13 +03:00
cache Whitelist bounce gathering (#3511) 2024-03-10 10:25:42 +02:00
configuration Add setting 'Webserver.Security.Disable_registration' 2023-05-15 20:32:12 +03:00
http Fix build issue 2024-02-28 10:10:35 +02:00
resolver Whitelist bounce gathering (#3511) 2024-03-10 10:25:42 +02:00
Addresses.java Fix webserver disabling always by accident 2023-10-10 10:03:50 +03:00
CacheStrategy.java Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
NonProxyWebserverDisableChecker.java Fix webserver disabling always by accident 2023-10-10 10:03:50 +03:00
PassBruteForceGuard.java Fix more sonar smells 2023-01-20 22:54:54 +02:00
RateLimitGuard.java Rate limit against simple DDoS 2024-02-28 10:02:26 +02:00
RequestBodyConverter.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
ResponseFactory.java Rate limit against simple DDoS 2024-02-28 10:02:26 +02:00
ResponseResolver.java 3236/vite migration (#3354) 2023-12-10 09:29:01 +02:00
WebServerSystem.java 2905/remove old web files (#3225) 2023-09-23 22:24:34 +03:00
package-info.java Added some package-info files for javadocs 2021-03-10 11:38:48 +02:00