[
https://issues.jboss.org/browse/TEIIDSB-100?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIIDSB-100.
------------------------------------
Resolution: Done
Moved static handling to the root and simplified the logic dealing with the baseurl. Also
removed the authenticationinterceptor and the alt paths logic as they are no longer
needed.
move static handling to the root context
----------------------------------------
Key: TEIIDSB-100
URL:
https://issues.jboss.org/browse/TEIIDSB-100
Project: Teiid Spring Boot
Issue Type: Quality Risk
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 1.2.0
To prevent conflicts with entity and schema names, static handling should be moved to the
root level:
/odata/...
/static/...
rather than
/odata/static
It's also a good idea to fully restrict the resources that can be read as all xml
files in the unified classpath are currently accessible.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)