- π¦πΊAustralia elc
Switching target branch to 2.0.x with the goal of including it the 2.0.0 release. Patch to be re-all to fit into current HEAD.
The π± Generate Password 8.x-1.2 release Fixed will be around the same time. Current plan is to not include this feature in that version.
- last update
about 1 year ago 2 pass - @elc opened merge request.
- last update
about 1 year ago 2 pass - last update
about 1 year ago 2 pass - last update
about 1 year ago 2 pass - Issue was unassigned.
- Status changed to Needs review
about 1 year ago 3:38pm 13 September 2023 - π¦πΊAustralia elc
This is quite a change in the form_alter code and how it works. I made the commits step through the changes in easy to read chunks rather than mixed together add/remove of code, which should make reviewing a simpler task. A complete rewrite instead of using existing patches due to their age and changed branch.
Added hooks to allow for building of form_id => form_settings array which allows any form machine name to be configured with its own set of the 3 config options - mode, admin_mode and display.
A module needs to implement hook_genpass_user_forms(_alter) to provide an array of form_id => [settings]. Genpass provides the forms it alters by default via the hook as an example. See API docs here
- last update
about 1 year ago 2 pass - Status changed to Fixed
about 1 year ago 3:37pm 11 October 2023 - π¦πΊAustralia elc
This has been merged into dev-2.x to allow users of the branch to test it.
Automatically closed - issue fixed for 2 weeks with no activity.