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

"pending" in HTTP API if credentials are created in admin without login url #31

Open
lopuhin opened this issue Mar 10, 2017 · 0 comments

Comments

@lopuhin
Copy link
Contributor

lopuhin commented Mar 10, 2017

Steps to reproduce:

  1. Create credentials in the admin interface, filling domain, url, username and password, but not login_url
  2. Request login via HTTP API
  3. Observe that status is "pending" and nor login nor form crawler are started

This is the relevant bit of code:

if not credentials:
- we should know if we have already started a crawler to search for the login url.

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

No branches or pull requests

1 participant