Opened 15 years ago

Last modified 15 years ago

#496 new enhancement

authenticate administration page — at Initial Version

Reported by: kjdon Owned by: kjdon
Priority: moderate Milestone: Greenstone 2 wishlist
Component: Collection Building Severity: enhancement
Keywords: Cc:

Description

Some people would like to have the entire administration pages needing authentication, rather than just the add user bits.

This is easy to do in the code (in check_cgiargs in statusaction.cpp, always set

argsuan = "1"; argsug = "administrator";

We need to make an option in main.cfg for this so users don't need to edit code to achieve this.

Change History (0)

Note: See TracTickets for help on using tickets.