Adding a new account now forces a logout to clear any stale Pithos cookies
authorpkanavos <pkanavos@gmail.com>
Tue, 1 May 2012 16:18:48 +0000 (19:18 +0300)
committerpkanavos <pkanavos@gmail.com>
Tue, 1 May 2012 16:18:48 +0000 (19:18 +0300)
commitdd19241a08f8738f1c2b1461903b496789955d5e
treee6d7921dc13d9d4f37261caba7fb4e341134ca2f
parent623ebcf306d8ada2e43aee3c602e58f98d856353
Adding a new account now forces a logout to clear any stale Pithos cookies
15 files changed:
trunk/Pithos.Client.WPF/App.xaml.cs
trunk/Pithos.Client.WPF/Diagnostics/log4netForwarder.cs
trunk/Pithos.Client.WPF/FileProperties/ConflictsView.xaml
trunk/Pithos.Client.WPF/FileProperties/ConflictsViewModel.cs
trunk/Pithos.Client.WPF/PithosAccount.cs
trunk/Pithos.Client.WPF/Preferences/AddAccountViewModel.cs
trunk/Pithos.Client.WPF/Preferences/LoginView.xaml
trunk/Pithos.Client.WPF/Preferences/LoginView.xaml.cs
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
trunk/Pithos.Client.WPF/Properties/Settings.settings
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Client.WPF/app.config
trunk/Pithos.Core/Agents/PollAgent.cs
trunk/Pithos.Interfaces/AccountSettings.cs