support username logins for web selfcheck

Bug #822874 reported by Jason Etheridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Status tracked in Main
Main
Fix Released
Wishlist
Mike Rylander

Bug Description

collab/phasefx/selfcheck_login_with_usrname @ working/Evergreen.git

    username login for web selfcheck

    Changes the behavior for the patron-login component (after staff login) to match
    the OPAC. By default, it assumes you are logging in with a usrname, but if the
    org unit setting 'opac.barcode_regex' is enabled and the incoming value matches,
    then it gets treated as a library card barcode instead. If usrname is used, then
    the card referenced by actor.usr.card is checked in lieu of a specified barcode.

----

For sharing the current branch via the remote repo working-eg:

You need only add the remote once, regardless of how many branches you wish to look at.
To add this repo as working-eg:
 Read-only (git protocol):
  git remote add working-eg git://git.evergreen-ils.org/working/Evergreen.git
 Read-write (ssh protocol):
  git remote add working-eg <email address hidden>:working/Evergreen.git

Once you have the remote added you can check out this branch:
git co -b selfcheck_login_with_usrname working-eg/collab/phasefx/selfcheck_login_with_usrname

Tags: pullrequest
Revision history for this message
Mike Rylander (mrylander) wrote :

Pulled into master. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.