Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2026 at 15:57 UTC
Updated:
7 Aug 2026 at 16:07 UTC
Jump to comment: Most recent
The module has no .install file. There is no installation-time validation that the authentication tokens have been configured (the shipped values are REPLACE_WITH_SECURE_... placeholders), and uninstalling leaves configuration behind.
hook_requirements() warning when placeholder tokens or an insecure hash algorithm are still in use.hook_uninstall() to remove module configuration and state entries.Create the install file and cover it with a kernel test.
New entries on the Status report page.
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sergeydruua commentedComment #6
sergeydruua commented