Replies: 1 comment 1 reply
|
It is public. And Shield requires CodeIgniter 4.2.7+. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The CodeIgniter\Security\Security::generateHash() function should be public, because it is now drop an error message, with session authentication:
Call to protected method CodeIgniter\Security\Security::generateHash() from scope CodeIgniter\Shield\Authentication\Authenticators\Session
All reactions