Skip to content

Conversation

line-o
Copy link
Member

@line-o line-o commented Feb 13, 2023

Fixes #164

  • add login page as static HTML (adapted from dashboard)
  • rewrite controller to always authenticate requests
  • add routes handling new flow
  • add background SVG for login page

Here is a screenshot of Safari (top left), Edge (top right), Chrome (bottom left), Firefox (bottom right) showing the login page.

Screenshot 2023-02-13 at 21 35 25

Fixes eXist-db#164

- add login page as static HTML (adapted from dashboard)
- rewrite controller to always authenticate requests
- add routes handling new flow
- add background SVG for login page
@line-o
Copy link
Member Author

line-o commented Feb 13, 2023

I would appreciate help how to test this properly in cypress.
@duncdrum, do we have tests that I can build on?

@line-o line-o closed this Feb 13, 2023
@line-o line-o deleted the fix/guest-no branch February 13, 2023 22:34
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.

With configuration.xml set to guest=no, login is impossible
1 participant