-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.4, 4.2.1
Since https://tracker.moodle.org/browse/MDL-67852 merged, the following warning is shown at the security report page if more than one high risk capability was allowed for authenticated user role.
Did you remember to make the first column something unique in your call to get_records? Duplicate value '1' found in column 'contextid'.
line 1049 of /lib/dml/pgsql_native_moodle_database.php: call to debugging()
line 88 of /lib/classes/check/access/defaultuserrole.php: call to pgsql_native_moodle_database->get_records_sql()
line 111 of /lib/classes/check/table.php: call to core\check\access\defaultuserrole->get_result()
line 44 of /report/security/index.php: call to core\check\table->render()