Actions
Bug #3374
closedAdd authentication for configuration utility
Start date:
06/09/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3374
Description
The configuration utility should only be available via LDAP authentication of administrative users. The exception to this rule is when the "PropertiesConfigured" property is set to false in metacat.properties.
Updated by Michael Daigle over 16 years ago
Authentication added. The user must be logged in as an administrative user before they can configure metacat. The authentication process is handled with the AuthAdmin class and the admin-login.jsp page.
Actions