[teiid-issues] [JBoss JIRA] (TEIIDSB-100) move static handling to the root context

Steven Hawkins (Jira) issues at jboss.org
Fri May 31 16:37:00 EDT 2019


     [ https://issues.jboss.org/browse/TEIIDSB-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the teiid-issues mailing list