Koha/C4
Ian Walls dcb4ac77fb Bug 5995 Followup: checkpw was returning inconsistent values
In the case of LDAP, checkpw was returning the cardnumber of there user, but it was being treated as the
userid.  This patch updates checkpw_ldap to return the cardnumber AND the userid, and updates checkpw to
uniformly return cardnumber and userid in all instances, so that whoever is authenticating can use the
desired value in the right way.
2011-10-15 12:58:10 +13:00
..
AuthoritiesMarc Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
Barcodes Bug 5385 - Fixing an error that crept in with the POD cleanup 2010-11-12 10:38:42 +13:00
Cache
ClassSortRoutine Bug 4265: Fix padding of short callnumbers and Bib-1 attribute for sorting 2011-03-29 21:54:12 +13:00
Creators bug 4306: respect item-level_itypes when displaying item label batches 2011-02-14 10:09:05 +13:00
External
Form Bug 5917 : Fixing messaging preferences 2011-04-04 14:15:14 +12:00
Heading Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
ILSDI
Installer
Labels Bug 3543: split NLM call numbers in label creator 2011-04-28 09:04:48 +12:00
Members
Output Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Patroncards
Reports Bug 6033 : wr77488 : report selection filter 2011-04-28 11:14:19 +12:00
Search
SIP
tests
VirtualShelves Bug 6215 : Fixing a bug with virtuallists 2011-04-21 11:39:58 +12:00
Accounts.pm
Acquisition.pm Bug 6062: ordering basketgroups 2011-04-07 16:49:24 +12:00
Auth.pm
Auth_with_cas.pm
Auth_with_ldap.pm
AuthoritiesMarc.pm
BackgroundJob.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Barcodes.pm Bug 5681: Fixes leading zeroes in Add Mulpiple Copies 2011-02-03 10:08:50 +13:00
Biblio.pm
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm
Budgets.pm
Cache.pm
Calendar.pm
Category.pm
Charset.pm bug 5579 : Fixes several exports to embed items 2011-04-19 22:35:15 +12:00
Circulation.pm Fix for Reserves.t allow the tests to run without a logged in user 2011-04-14 15:03:37 +12:00
ClassSortRoutine.pm
ClassSource.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Context.pm Bug 5728: adding note and manager_id fields to accountlines 2011-04-09 21:25:18 +12:00
Contract.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Creators.pm
Csv.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Dates.pm
Debug.pm
Heading.pm Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
ImportBatch.pm Bug 5859: Allow user to set encoding for import 2011-04-19 13:05:48 +12:00
ImportExportFramework.pm Bug 5478 - Automate MARC framework import/export 2011-04-01 21:17:33 +13:00
Input.pm
Installer.pm
ItemCirculationAlertPreference.pm POD Cleanups 2010-06-09 08:38:59 -04:00
Items.pm bug 5579: add line removed during patch review 2011-04-21 10:04:53 +12:00
ItemType.pm
Koha.pm
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Languages.pm bug 4188: move PDF templates for printed purchase orders 2010-07-02 08:49:44 -04:00
Letters.pm
Log.pm Bug 6014 : Removing a leftover warn 2011-04-07 13:16:26 +12:00
Maintainance.pm
Matcher.pm Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
Members.pm Bug 6224 : Revert "3.0.x: ce353e7 bug #3674 allow users creation with disabled password" 2011-04-21 14:45:37 +12:00
Message.pm POD Cleanups 2010-06-09 08:38:59 -04:00
NewsChannels.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Output.pm
Overdues.pm
Patroncards.pm
Print.pm
Record.pm
Reports.pm
Reserves.pm
Review.pm
Ris.pm
RotatingCollections.pm Fix some compile time errors reported in test suite 2010-12-02 08:53:53 +13:00
Scheduler.pm
Scrubber.pm
Search.pm Bug 6154: Default sorting by title doesn't work 2011-04-13 13:57:40 +12:00
Serials.pm
Service.pm
ShelfBrowser.pm Bug 5551 - allow shelf browser filters to be changed 2011-01-21 11:08:42 +13:00
SMS.pm
SQLHelper.pm Bug 6017 : MT3157 : editing an attribute lead to Error500 2011-04-08 14:14:32 +12:00
Stats.pm
Suggestions.pm Bug 5947 Suggestions : add date to the search query 2011-04-05 11:06:28 +12:00
Tags.pm More POD cleanups 2010-06-09 08:38:58 -04:00
Templates.pm Bug 6205 : Fix for the installer, falling back to english 2011-04-19 22:05:53 +12:00
UploadedFile.pm replace references to defunct info email address 2010-06-25 05:18:44 -04:00
Utils.pm Big LDAP changes, module test for Context.pm, still more yet to come. 2007-12-04 17:27:06 -06:00
VirtualShelves.pm
XISBN.pm Fix for Bug 5570 - item types not showing on other editions 2011-01-07 14:18:09 +13:00
XSLT.pm Merge remote branch 'kc/new/enh/bug_4421' into kcmaster 2011-04-02 07:15:47 +13:00
Z3950.pm