- Issue created by @Rob230
- π¬π§United Kingdom Rob230
Short-term fix. Really it should orderable via the UI.
- Status changed to Needs work
about 1 year ago 10:24pm 7 April 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Thanks for the issue and patch.
I agree that this should be fixed, but we don't normally use decimals for weight. Or, at least, I've never seen that done.
That said, we could get the weight from the password field and then add a decimal to that, e.g. if the password field has a weight of 5, then ours could be 5.1.
- First commit to issue fork.
- Merge request !76Issue #3342129 by mably: Password policy info should be after the password field β (Open) created by mably
- π«π·France mably
I added an MR that simply insert the status element at the right position (after pass) in the account elements array.
It seems to work fine without needing to set a weight.
- π«π·France mably
Implemented in the Password Policy Extras β module, for those interested.
- Status changed to RTBC
about 1 year ago 8:49am 14 April 2024 - πΊπ¦Ukraine rollins
Changes from #6 make sense here, and work as expected
- First commit to issue fork.
- π¬π§United Kingdom Rob230
That merge request / patch #15 is working well. Perhaps this could go in the next release?