We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a386d commit e259acdCopy full SHA for e259acd
app/Classes/LDAP/Attribute/Password/Clear.php
@@ -4,7 +4,7 @@
4
5
final class Clear extends Base
6
{
7
- public const key = '*clear*';
+ public const key = '*CLEAR*';
8
9
public function encode(string $password): string
10
0 commit comments