zed/crates/chat_panel
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
..
src Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
Cargo.toml Disable doctests for all libraries 2022-03-03 16:15:56 -08:00