Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
None
Description
On the page https://docs.magnolia-cms.com/product-docs/6.2/Modules/List-of-modules/Groovy-module.html#_make_the_required_changes is described, how to use the groovy rescue app to reset the superuser password. This does not help, if the superuser is disabled because too many wrong password attemps are made. You also need to set the enabled property to true.
superuser.setProperty('enabled', 'true')
Please add this to the documentation Example 3
Checklists
Acceptance criteria