#685 closed Enhancement (fixed)
Change solution of account key problem.
Reported by: | Ageless | Owned by: | davea |
---|---|---|---|
Priority: | Minor | Milestone: | 6.2 |
Component: | Client - Daemon | Version: | 5.10.45 |
Keywords: | Cc: | Ageless |
Description
At the moment, when someone tries to attach to a project and the account key is missing, they get the following message:
Message from server: Invalid or missing account key. Visit this project's web site to get an account key.
I'd like to request that this message is changed to Message from server: Invalid or missing account key. Detach and reattach to this project to fix this.
Especially so since we don't attach to the project with the account key anyway... not from BOINC Manager, unless you know your way around the command line functions.
Change History (4)
comment:1 Changed 16 years ago by
Version: | → 5.10.45 |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by
The fix is in the scheduler; may take a while for projects to pick this up.
(In [15445]) - scheduler: change message if bad auth (fixes #685)