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

feature(webpage-impact): add support for simple logins #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexzurbonsen
Copy link
Collaborator

@alexzurbonsen alexzurbonsen commented Oct 26, 2024

This is experimental. The login functionality expects certain IDs to be present on HTML elements of the login page. Otherwise it won't work. So it is far from being satisfying, but let's try as a start.

Closes #14.

@alexzurbonsen alexzurbonsen linked an issue Oct 26, 2024 that may be closed by this pull request
@alexzurbonsen alexzurbonsen force-pushed the add-simple-login-functionality branch 2 times, most recently from 183eb01 to 36f7872 Compare October 27, 2024 19:14
This is experimental. The login functionality expects
certain IDs to be present on HTML elements of the login
page. Otherwise it won't work. So it is far from being
satisfying, but let's try as a start.

Signed-off-by: alexzurbonsen <[email protected]>
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.

Handle pages with authentication
1 participant