]> OzVa Git service - ozva-cloud/commit
feat: deprecate `--auth-method`, as both options are available (#279)
authorsigoden <sigoden@gmail.com>
Fri, 3 Nov 2023 12:36:23 +0000 (20:36 +0800)
committerGitHub <noreply@github.com>
Fri, 3 Nov 2023 12:36:23 +0000 (20:36 +0800)
commit70300b133ccb0ee652511ccffe4d4ac5284e614e
tree07e54e045eae92fb4465c9ece92d71aa4631877b
parent7ea4bb808df29cc618397ed6b2fcb9a1d7578c97
feat: deprecate `--auth-method`,  as both options are available (#279)

* feat: deprecate `--auth-method`, both are avaiable

* send one www-authenticate with two schemes
README.md
src/args.rs
src/auth.rs
src/log_http.rs
src/server.rs
tests/auth.rs
tests/log_http.rs