koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1783] New: need ability to do OR in permissions check


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1783] New: need ability to do OR in permissions check
Date: Mon, 21 Jan 2008 09:48:25 -0800 (PST)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]