Back to Joomla project (class list)

Class Argon2iHandler - list of methods

Password handler for Argon2i hashed passwords

Extends

Package: Joomla\CMS\Authentication\Password
Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Authentication/Password/Argon2iHandler.php
Project: Joomla

Method Summary

public bool
(string $hash)

Check if the password requires rehashing
Parameters
  • string $hash The password hash to check
Returns
  • bool
Since
  • 4.0.0
Show source code of this method: checkIfRehashNeeded Source Code

Tags Summary

Since
4.0.0