Home
last modified time | relevance | path

Searched defs:PASSWORD_DIGEST_ALGORITHM (Results 1 – 2 of 2) sorted by relevance

/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DConstants.pm569 use constant PASSWORD_DIGEST_ALGORITHM => 'SHA-256'; constant
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DConstants.pm609 use constant PASSWORD_DIGEST_ALGORITHM => 'SHA-256'; constant