[Koha-bugs] [Bug 13499] New: Auth.pm needs a tidy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 30 10:40:41 CET 2014


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

            Bug ID: 13499
           Summary: Auth.pm needs a tidy
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Authentication
          Assignee: gmcharlt at gmail.com
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

It's rather challenging to read and understand what's going on in Auth.pm, as a
first stage to some clean up in there, I propose a non-destructive perltidy of
the file.

By non-destructive, I mean a perltidy with our normal rules minus any line
break changes, thus allowing a 'git blame -w' to return the same results before
and after the tidy, maintaining history.

This should basically reset all indenting, making for an easier to read file.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list