Summary: | SIP1 - allow authentication with userid | ||
---|---|---|---|
Product: | Koha | Reporter: | Uğur Bulgan <ugurbulgan> |
Component: | SIP2 | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
Severity: | critical | ||
Priority: | P5 - low | CC: | colin.campbell, hblancoca, jonathan.druart, magnus, ugurbulgan, veron |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16694 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Uğur Bulgan
2015-08-26 07:33:28 UTC
(In reply to Jonathan Druart from comment #2) > Duplicate of bug 16694? I don't think so. 16694 is more about making it possible to add an extended patron attribute with values Yes/No, and making the patron's access to certain things depend on that value. I am not sure if this is not possible by now? (In reply to Katrin Fischer from comment #4) > I am not sure if this is not possible by now? It should be possible, yes: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/SIP/ILS/Patron.pm;h=9b8cb53150a35c8348f4c6c273a3a7b1b49d8459;hb=HEAD#l41 See bug 20348. |