-
Type:
Bug
-
Resolution: Done
-
Priority:
Major
-
Affects Version/s: COmanage Registry 5.2.0 (52 Pickup)
After adding an Authenticator using the PasswordAuthenticator.PasswordAuthenticators plugin, an attempt to configure the plugin results in a "Record not found" error:
error: [Cake\Datasource\Exception\RecordNotFoundException] Record not found in table `password_authenticators`. in app/vendor/cakephp/cakephp/src/ORM/Query/SelectQuery.php on line 600
|
The password_authenticators table is indeed empty.