Changes between Initial Version and Version 1 of Ticket #36901, comment 10
- Timestamp:
- Apr 1, 2026, 7:04:02 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36901, comment 10
initial v1 1 Ah, I think I see what you may have been asking. Let's say there are four calls to ` make_password("")`. I'm suggesting that there should be four calls to a helper that manages that instead, since calling `make_password("")` in the right conditions is tricky to get right.1 Ah, I think I see what you may have been asking. Let's say there are four calls to `set_password("")`. I'm suggesting that there should be four calls to a helper that manages that instead, since calling `set_password("")` in the right conditions is tricky to get right.