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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
            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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to