cargo-binstall/crates/bin/src
Jiahao XU 6b4dbb4caa
Fix: Ignore invalid Github Token ()
* Fix: Ignore empty Github Token

Empty GitHub Token is invalid, it should not be used.

* Fix compilation

And detect more invalid tokens

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* fix

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

---------

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2024-07-26 08:21:36 +00:00
..
args.rs Fix: Ignore invalid Github Token () 2024-07-26 08:21:36 +00:00
bin_util.rs feat: Impl new option --continue-on-failure () 2024-01-08 12:09:45 +00:00
entry.rs Add new option to --disable-telemetry to disable quickinstall statistics collection () 2024-07-26 06:03:38 +00:00
gh_token.rs Improve use of github token () 2024-06-15 05:42:09 +00:00
git_credentials.rs Improve use of github token () 2024-06-15 05:42:09 +00:00
install_path.rs Support --registry and more options from .cargo/config.toml () 2023-07-10 03:37:41 +00:00
lib.rs Fix GitHub token auto discovery () 2023-09-01 01:14:59 +00:00
logging.rs Investigate incorrect target detection () 2023-09-23 10:45:44 +00:00
main.rs Refactor cargo-binstall () 2023-08-18 01:59:48 +00:00
main_impl.rs Refactor cargo-binstall () 2023-08-18 01:59:48 +00:00
signal.rs Refactor to reduce compilation time () 2023-08-12 14:25:41 +00:00
ui.rs Fix panic in ui::confirm on I/O error () 2022-11-29 05:53:45 +00:00