Read the http header from the proxy to get the client IP
authorGreg Burri <greg.burri@gmail.com>
Sun, 27 Nov 2022 01:01:23 +0000 (02:01 +0100)
committerGreg Burri <greg.burri@gmail.com>
Sun, 27 Nov 2022 01:01:23 +0000 (02:01 +0100)
commit8a3fef096d720666dc8a54789aee02250642d8a1
tree7820529481d5a3e8a4612cca09d948f2e72df873
parentb6235fb76ce82f96503cda83eebe8106320b2a0d
Read the http header from the proxy to get the client IP
Cargo.lock
TODO.md
backend/Cargo.toml
backend/src/consts.rs
backend/src/email.rs
backend/src/main.rs