1
0
mirror of https://github.com/google/nomulus synced 2026-04-20 08:10:50 +00:00
Files
nomulus/core
Lai Jiang cf9c1ec7c3 Use Java 8 runtime on sandbox and production (#2218)
Java 17 injects unexpected headers to X-Forwarded-For, which causes
issues with validating incoming IP addresses.

This is a partial reversion of #2201. We are still keeping Java 17 in other environment but sandbox and production needs to be able to parse the header to accept incoming EPP connections from registrars. Once we fix it we will re-enable Java 17 in these environment.
2023-11-10 14:39:16 -05:00
..
2023-09-13 11:11:49 -04:00
2023-09-13 11:11:49 -04:00