Opened 4 years ago
Closed 4 years ago
#1486062 closed Feature Patches (fixed)
Password Strength options
| Reported by: | peterv | Owned by: | alec |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3.1 |
| Component: | Plugins | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: | suporte@… |
Description
I made a patch that allows a few password strength checks. Minimum password length, and a check to make sure that there is at least one number and punctuation character present.
Attachments (1)
Change History (8)
Changed 4 years ago by peterv
comment:1 Changed 4 years ago by peterv
- Type changed from Bugs to Patches
comment:2 Changed 4 years ago by netbit
comment:3 Changed 4 years ago by netbit
- Cc suporte@… added
comment:4 Changed 4 years ago by thomasb
- Owner set to alec
comment:5 follow-up: ↓ 6 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Applied in [e7b283b8] with small changes.
comment:6 in reply to: ↑ 5 Changed 4 years ago by netbit
- Resolution fixed deleted
- Status changed from closed to reopened
Replying to alec:
Applied in [e7b283b8] with small changes.
Alec, thank for applying this patch, but you've undo [b85fce1a] too. It's intentionally or accidentally? Can I reapply [b85fce1a]?
comment:7 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
My mistake, fixed in [2659ce1e].
Note: See
TracTickets for help on using
tickets.

Useful patch. 1 vote for this.
I've tested here, and it works fine.