[Bug 1783] New: need ability to do OR in permissions check
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1783 Summary: need ability to do OR in permissions check Product: Koha Version: HEAD Platform: Macintosh OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Authentication AssignedTo: chris.cormack@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@nongnu.org For catalogue/updateitem.pl, added checkauth call to guarantee that user has circulate permission in order to set an item status flag. However, it would be ideal if editcatalogue would have access as well, however, checkauth currently requires that *ALL* passed permissions flags are met. A public (i.e., runs out haspermission) API in C4::Auth would be nice to allow an OR instead of AND in the permissions checks. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com