Actions
Bug #978
closedAnonymous login option should not show up in login page by default
Status:
Closed
Priority:
High
Assignee:
Category:
Web interface
Target version:
Start date:
10/28/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
Description
This feature should be turned on by a setting in config.php For most installation, there would not be any session shared to this user. Therefore, it makes better sense not be shown by default.
Updated by Eric Hou about 14 years ago
Good point, I think we can only show this option when there are sessions assigned to anonymous user.
Thanks.
Updated by Eric Hou almost 14 years ago
Added a flag in configuration file to turn on and off the anonymous login. Also add this function in the setup wizard.
To Test:
new myamiweb installation. Run through setup wizard and change Enable "Anonymous" login option to "Yes". Then when you go to the login page in the web, you should see the check box for Anonymous login. If you change the option to "No", you should not see the Anonymous login check box.
Thanks.
Eric
Updated by Eric Hou almost 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Eric Hou to Anchi Cheng
Updated by Anchi Cheng almost 14 years ago
- Status changed from In Code Review to In Test
Actions