[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2019-01-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Blocks||22059 Referenced

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-12-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Blocks||22047 Referenced

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Blocks||21992 --- Comment #22

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to Master ---

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Marcel de Rooy changed: What|Removed |Added Blocks||21431 Referenced Bugs:

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #18 from Tomás Cohen Arazi --- (In reply to Marcel de Rooy from comment #17) > > A follow-up bug will make the codebase use this instead of > > update_password, and use a proper method for changing the userid if > >

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Marcel de Rooy changed: What|Removed |Added Blocks||21547 Referenced Bugs:

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #17 from Marcel de Rooy --- > A follow-up bug will make the codebase use this instead of > update_password, and use a proper method for changing the userid if > required. Is it already written? I wrote a number of

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Julian Maurice changed: What|Removed |Added Status|Signed Off |Passed QA

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #16 from Julian Maurice --- Created attachment 80136 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80136=edit Bug 21178: (QA follow-up) Add a test to verify that the hash is correct Signed-off-by:

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Julian Maurice changed: What|Removed |Added Attachment #78833|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Julian Maurice changed: What|Removed |Added Attachment #77917|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-10-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Julian Maurice changed: What|Removed |Added Attachment #77916|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-09-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Bug 21178 depends on bug 21233, which changed state. Bug 21233 Summary: Add Koha::Exceptions::Password class https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21233 What|Removed |Added

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #12 from Tomás Cohen Arazi --- Created attachment 78833 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78833=edit Bug 21178: (QA follow-up) whitespace characters fix Signed-off-by: Tomas Cohen Arazi

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Marcel de Rooy changed: What|Removed |Added CC||m.de.r...@rijksmuseum.nl

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #10 from Josef Moravec --- Created attachment 77917 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77917=edit Bug 21178: Add Koha::Patron::set_password This patch introduces the 'set_password' method

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Josef Moravec changed: What|Removed |Added Attachment #77885|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Josef Moravec changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Attachment #77632|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #7 from Tomás Cohen Arazi --- Created attachment 77885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77885=edit Bug 21178: Unit tests -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #8 from Tomás Cohen Arazi --- Created attachment 77886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77886=edit Bug 21178: Add Koha::Patron::set_password This patch introduces the 'set_password'

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Attachment #77578|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Attachment #77577|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Attachment #77576|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Depends on||21233 Referenced

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Blocks|17006 | Referenced Bugs:

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #6 from Tomás Cohen Arazi --- Created attachment 77632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77632=edit Bug 21178: (QA follow-up) Rely on is_password_valid This patch makes set_password still

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Blocks||17006 Referenced

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #5 from Tomás Cohen Arazi --- I edited the tests to make them test the logaction() call. -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Attachment #77575|0 |1 is obsolete|

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 77577 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77577=edit Bug 21178: (follow-up) Stringify exception correctly This patch adds code to stringify

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 77576 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77576=edit Bug 21178: Add Koha::Patron::set_password method This patch adds the set_password

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 --- Comment #1 from Tomás Cohen Arazi --- Created attachment 77575 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77575=edit Bug 21178: Unit tests Signed-off-by: Tomas Cohen Arazi -- You are receiving this

[Koha-bugs] [Bug 21178] Add Koha::Patron::set_password method

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com