Hello,
The menu 'Me' in the account page is ordered:
Profile
Account Settings
project0
project1
...
logout
This makes it in case of a large number of projects difficult to logout. The order of the entries should be changed to:
Profile
Account Settings
logout
project0
project1
...
A workaournd is of course to use prepared links in the browser, so for the logout by:
https://sourceforge.net/auth/logout
WKR
Arno