[Koha-bugs] [Bug 7174] New: Authentication rewriting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 6 05:27:27 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174

             Bug #: 7174
           Summary: Authentication rewriting
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
        AssignedTo: paul.poulain at biblibre.com
        ReportedBy: paul.poulain at biblibre.com
         QAContact: ian.walls at bywatersolutions.com
            Blocks: 7119


Auth.pm does too many things, it must be splitted in smaller parts.
In 3.6, it does :
    - authentifying
    - checking & setting permissions
    - setting a lot of syspref available on each template (many of them
being unused in most templates)
    - retrieving template

How to do it is still to be discussed. This entry is low priority, once we will
have plack, for example, it may be obvious to use Plack authentication tools.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list