Message boards :
Website :
How to sign out or log off?
Message board moderation
Author | Message |
---|---|
Jacob Klein Send message Joined: 9 Sep 15 Posts: 2 Credit: 13,047 RAC: 0 |
I manage multiple BOINC accounts (mine, and my wife's), from a single browser. However, I cannot figure out how to sign out of an account, on your project. Are you erroneously hiding the sign out or log off hyperlinks? I can't seem to find them, anywhere... |
![]() Volunteer moderator Project administrator ![]() Send message Joined: 16 Jun 04 Posts: 4574 Credit: 2,100,463 RAC: 8 |
Heh no, ironically the links were removed from the account page in the latest BOINC code. You now have to login to logout... almost like the Windows start button: Login. |
JZD Send message Joined: 30 Dec 11 Posts: 105 Credit: 3,498,559 RAC: 274 |
Delete cookies from your browser burp.renderfarming.net. When the page reload burp.renderfarming.net should you be unsubscribe. |
![]() Volunteer moderator Project administrator ![]() Send message Joined: 16 Jun 04 Posts: 4574 Credit: 2,100,463 RAC: 8 |
Actually it is a bit tiresome to go through that process - added a new logout menu item under "Your BURP" when you are logged in. It should work like the old one from the account page did. |
Jacob Klein Send message Joined: 9 Sep 15 Posts: 2 Credit: 13,047 RAC: 0 |
Thanks, the new "Log out" link in the menu at the left, is helpful, and works for me. I'll still forward this on to the BOINC devs, in case they made a mistake. |
![]() Volunteer moderator Project administrator ![]() Send message Joined: 16 Jun 04 Posts: 4574 Credit: 2,100,463 RAC: 8 |
I don't seem to have the same problem on other sites so it was probably just moved somewhere else that isn't included in the BURP site - for instance on SETI@home the logout is now a submenu in the top right of the site. There's nothing else in the menu, so it feels a bit misplaced (also took a little while to spot it, it is not on the front page). [Edit] It was this commit from 2011 that removed it and moved it into a new menu: https://github.com/BOINC/boinc/commit/a3cccc85e64b6ce83625310b8e8e632a4e1f967a remove funky "log out" link from user page [Edit2] Ah, it was moved into the default header. We don't use the BOINC header. Hence why it has disappeared. Mystery solved. |