http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11920 Bug ID: 11920 Summary: staff pages should default to requiring "catalogue" permission Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Authentication Assignee: gmcharlt@gmail.com Reporter: gmcharlt@gmail.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org To reduce the risk of issues like the oversight repaired by commit e9903d7 [1], get_template_and_user() should be modified so that if flagsrequired is not supplied, permissions should default to { catalogue => 1 } when the type is "intranet". [1] http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e9903d760e41... -- You are receiving this mail because: You are watching all bug changes.