On Thu, Nov 13, 2008 at 4:51 PM, Rick Welykochy <rick@praxis.com.au> wrote:
Jesse Weaver wrote:

As far as I know, the staff side already has this requirement; are you referring to the OPAC?

There are many scripts on the staff side that have
the flag enabled, i.e. login not required.

grep -rl  "authnotrequired => 1" /usr/share/koha/intra*/*

will show which ones.

So, I need to know which scripts in Koha *must* have No Login Allowed.


cheers

rickw



--
_________________________________
Rick Welykochy || Praxis Services

Tis the dream of each programmer before his life is done,
To write three lines of APL and make the damn thing run.

Hmm.

Here's what that search turns up for me:

acqui/newordersuggestion.pl
catalogue/cardview.pl
cataloguing/z3950_search.pl
cataloguing/value_builder/labs_theses.pl
cataloguing/value_builder/unimarc_field_4XX.pl
errors/400.pl
errors/401.pl
errors/402.pl
errors/403.pl
errors/404.pl
errors/500.pl
labels/label-create-profile.pl
labels/label-edit-template.pl
labels/label-templates.pl
labels/label-profiles.pl
labels/label-create-template.pl
labels/label-edit-layout.pl
labels/label-edit-profile.pl
offline_circ/process_koc.pl
reports/stats.screen.pl
serials/serial-issues.pl
suggestion/acceptorreject.pl

As far as I know the only pages that should have authnotrequired => 1 are the error pages; does that sound right to everyone?

--
Jesse Weaver
Software Developer, LibLime