-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(user): optimize User::getFromDBbyDn() by adding user_dn_hash
fix(auth-ldap): unset user_dn_hash for sql insert feat(composer.json): add ext-hash to required PHP extensions Revert "feat(composer.json): add ext-hash to required PHP extensions" This reverts commit 370b4f4. chore: Update ComposerRequireChecker config to whitelist hash function Revert "chore: Update ComposerRequireChecker config to whitelist hash function" This reverts commit 8e3cdc9. fix: use md5 algo and drop virtual key usage
- Loading branch information
Showing
4 changed files
with
40 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
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