16 Commits (a0f86b4435abcc86478290c9f491e5e56fa8e036)

Author SHA1 Message Date
Drew Short a0f86b4435 Allow addresses to be parsed without ports 6 years ago
Drew Short 66dacfa710 Removed unused config reference 6 years ago
Drew Short 8abb4b80d5 Updated the client to update a record instead of creating a new record. 6 years ago
Drew Short 0c1e6c8507 POC work for updating domain record automatically 6 years ago
Drew Short 7e69b9f29e Trying to standardize errors 6 years ago
Drew Short 9466cae494 Adding initial cloudflare client interaction 6 years ago
Drew Short 00e11e760e Cleaning up the endpoint auth middleware 6 years ago
Drew Short b68cdce121 Simple username+token authentication 6 years ago
Drew Short 076c11535c refactor following code from https://github.com/actix/examples/blob/master/simple-auth-server/ for app state 6 years ago
Drew Short 6e92cabcbe Cargo Clippy linting suggestions 6 years ago
Drew Short 3745d56e5a Ran cargo fix --edition and updated to use the rust 2018 parser 6 years ago
Drew Short 0d2599fac7 ignoring the reported port for the moment 6 years ago
Drew Short f2a0b0520c Added support for parsing IP Addresses 6 years ago
Drew Short 9cad1dfc91 Ran code formatting and cleaned imports. 6 years ago
Drew Short a9c0050ce6 Added address endpoint to print requester address 6 years ago
Drew Short a7f3901656 Stabalizing api code 6 years ago