Follow me on twitter

Ticket #436 (closed defect: fixed)

Opened 14 months ago

Last modified 10 months ago

Password length discrepancy

Reported by: Scarpa Owned by: bryan
Priority: normal Milestone: 1.3
Component: core Version: 1.2.15
Keywords: strlen MAXPASSLEN password rand Cc:

Description

When the wraithbot auto generates a password it can go up to 15 characters, when you set your own the max you can do is 14. If you ever want to change a pass back to what was generated you cant, last character is always cut off.

Change History

Changed 10 months ago by bryan

  • milestone set to 1.2.17

Changed 10 months ago by Bryan Drewery

  • status changed from new to closed
  • resolution set to fixed

* Fix password length discrepencies / off-by-1 problems in cmd_chpass and cmd_nopass (fixes #436)

Changeset: 0a4721f8757e903d2f448937a9487707f0db51b0

Changed 10 months ago by Bryan Drewery

* Fix password length discrepencies / off-by-1 problems in cmd_chpass and cmd_nopass (fixes #436)

Changeset: 0a4721f8757e903d2f448937a9487707f0db51b0

Changed 10 months ago by Bryan Drewery

Merge branch 'master' into next

* master:

  • Explain how to update server list in doc/UPDATES
  • Update doc/UPDATES
  • Fix password length discrepencies / off-by-1 problems in cmd_chpass and cmd_nopass (fixes #436)
  • Fix cmd_pls_chan causing bots to reset a channels settings when it already existed.

Changeset: e46d619f2d676f77db10b973ab17b99f458a6869

Note: See TracTickets for help on using tickets.