Opened 11 years ago

Closed 11 years ago

#308 closed enhancement (fixed)

Access control in secore

Reported by: Dimitar Misev Owned by: mrusu
Priority: major Milestone: Future
Component: secore Version: 8.3
Keywords: Cc: Peter Baumann
Complexity: Medium

Description

The /def/*.jsp pages (admin interface of secore) should be secured somehow.

Two options that should be investigated:

  1. Check if it's possible to do this via tomcat configuration
  2. If not, we have to do it ourselves. Easiest is to specify admin user/pass in the secore.conf, and control access via the SecoreFilter

Change History (2)

comment:1 by Dimitar Misev, 11 years ago

comment:2 by Dimitar Misev, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.