ktra
ktra copied to clipboard
Registry authentication enforcement
This ensures people need to be logged in for all operations on the registry, ensuring that private code is not leaked. I intend to make a better implementation of this once #57 lands.
I'll check this code when I have time, but looking at the title, it looks like I'd rather wait for #50 (and/or the associated RFC) instead of trying to create and enforce our own security model around crates privacy
Apologies, didn't realize #50 did the same as this PR. This one is also build on the same Cargo RFC. Feel free to close this if a version based on the refactor isn't needed.