mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #700] login failed #537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ya-zero on GitHub (Jun 2, 2021).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/700
File "/srv/webvirtcloud/webvirtcloud/ldapbackend.py", line 40
def authenticate(self, request, username=None, password=None, **kwargs):
^
IndentationError: unexpected unindent
full error
@catborise commented on GitHub (Jun 3, 2021):
Wrong place. this is webvirtmgr. Error belongs to webvirtcloud.
install ldap3 package with project pip