Opened 12 years ago
Closed 12 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:
- Check if it's possible to do this via tomcat configuration
- 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 , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in changeset:7c3734e