http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15585 Bug ID: 15585 Summary: Move C4::Passwordrecovery to Koha::Patron::Password::Reset Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 8753 introduces a new C4 module. This module should be moved to the Koha namespace. It looks like Koha::Patron::Password::Reset would be the most appropriate namespace, as the feature allows for password resets rather than being able to recover the original password. -- You are receiving this mail because: You are watching all bug changes.