Wrong implementation in register https://github.com/Testaustime/testaustime-backend/blob/main/src/api/auth.rs#L169-L175 vs correct implementation in normal ratelimiter https://github.com/Testaustime/testaustime-backend/blob/main/src/ratelimiter.rs#L70-L83