chore(auth): drop stale crates/mokosh-auth-http comment refs (PMS-295) #389
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/PMS-295-remove-mokosh-auth-mechanism-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two doc comments still pointed at crates/mokosh-auth-http (deleted in the previous commit): the lettre dependency note in Cargo.toml and the rate_limit.rs "Modelled on" attribution. Remove the dead-path references; comment-only, no behaviour change.
#PMS-295