Re: Thunderbird & Lightning keep asking for Passwords
Philipp Kewisch <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
On 1/27/13 12:53 PM, Peter Lairo wrote: > On Fr. 25.01.2013 09:28, Philipp Kewisch wrote: >> Asking for passwords again and again is a known issue, I hope to release >> the fix for it soon. > > I've placed a screenshot of the login dialog to my Public Dropbox > folder. Here's the link: > > https://dl.dropbox.com/u/11228750/Thunderbird%20Lightning%20Repeated%20Login%20Problem%20-%20Google%20APIs.jpg > > > The dialog merely mentions "Google APIs", which isn't very helpful. It > would be very useful, if the dialog mentioned the *name of the calendar* > so we know which login UN & PW is needed and whether it is a less > important calendar we could Cancel out of to save some time and > frustration. That name is given by the server. If Google would consider adding the calendar name to the realm, then we wouldn't need the multirealm hack for Google API clients. Of course we could see if its possible to add a rich dialog into the networking layer that uses the calendar name and allows remembering passwords either per calendar or per domain/realm, but this needs someone to take care of it :) Philipp