ZIm/crates/zed
Nathan Sobo ee9ed936e4 Don't try keychain after authentication fails
Previously, we were achieving this by deleting the keychain item, but this can sometimes fail which leads to an infinite loop. Now, we explicitly never try the keychain when reattempting authentication after authentication fails.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-03-23 12:15:36 -06:00
..
assets Allow customizing the pane's following border width in the theme 2022-03-22 13:32:25 -07:00
languages Autoclose brackets before a language-specific set of characters 2022-03-14 15:17:40 -07:00
src Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml Use env_logger when running the app in a terminal 2022-03-22 13:32:25 -07:00