Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPyB LIMS: update 'login_ok' attribute on successful user-type logins #1128

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

elmjag
Copy link
Contributor

@elmjag elmjag commented Feb 4, 2025

Make sure self.login_ok attribute is set to True after a successful login. The self.login_ok attribute attribute is consulted in ISPyBAbstractLIMS.is_connected() method.

The lims.is_connected() method is used by the rest of the system to check if LIMS sub-system is in usable state.

@marcus-oscarsson
Copy link
Member

Ok, thanks !

The self.login_ok attribute is consulted in
ISPyBAbstractLIMS.is_connected() method.

The lims.is_connected() method is used by the rest of the system
to check if LIMS sub-system is in usable state.
@marcus-oscarsson marcus-oscarsson merged commit 8dcc51e into mxcube:develop Feb 5, 2025
8 checks passed
@elmjag elmjag deleted the ispyb-lims-login-ok branch February 5, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants