-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes added to be compatible with the new octoprint version.
Tested with version 1.8.6 Check for added settings version with pop to remove from dict. passwordHash for users added to fullfill signature_key_for_user check. passwordHash is generated after each successful ldap check with used password. Added fresh parameter for find_user function to ensure compatibility.
- Loading branch information
BlackJaecky
committed
Oct 25, 2022
1 parent
a93da0d
commit 0c4381b
Showing
3 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters