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

web: incorrect login text can be customised #6044

Merged
merged 2 commits into from
Jun 7, 2019

Conversation

manics
Copy link
Member

@manics manics commented Jun 6, 2019

If a user's OMERO.web credentials are incorrect a custom error message can be displayed. This is useful when a non-standard process is required for checking credentials.

Testing this PR

  1. omero config set omero.web.login_incorrect_credentials_text 'Please check your user name and password. If login still fails please check your details at https://lsd.lifesci.dundee.ac.uk/'

  2. Attempt to login to a valid server with incorrect credentials.

Note this does not work when omero.web.check_version=false.

Screen Shot 2019-06-06 at 14 31 56

@mtbc
Copy link
Member

mtbc commented Jun 7, 2019

Works well for me. Perhaps I should attempt a nightshade playbook PR!

@jburel jburel merged commit 7b3a199 into ome:develop Jun 7, 2019
@manics manics deleted the web-login-error-text branch June 7, 2019 12:01
@jburel jburel added this to the 5.5.0 milestone Jun 13, 2019
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.

None yet

3 participants