Small fix which checks if the current Liferay Site is a valid context
This commit is contained in:
parent
ccac1fb7c4
commit
452d7a0bbb
|
@ -1,8 +1,17 @@
|
|||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.portal.threadlocal-vars-cleaner.2-1-0" date="18">
|
||||
<Change>Added automatic injection of context and token of any AJAX calls</Change>
|
||||
<Changeset
|
||||
component="org.gcube.portal.threadlocal-vars-cleaner.2-1-1"
|
||||
date="2020-03-26">
|
||||
<Change>Small fix which checks if the current Liferay Site is a valid context and avoid to call auth if it is not</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.portal.threadlocal-vars-cleaner.2-0-0" date="2016-06-23">
|
||||
<Changeset
|
||||
component="org.gcube.portal.threadlocal-vars-cleaner.2-1-0" date="18">
|
||||
<Change>Added automatic injection of context and token of any AJAX
|
||||
calls</Change>
|
||||
</Changeset>
|
||||
<Changeset
|
||||
component="org.gcube.portal.threadlocal-vars-cleaner.2-0-0"
|
||||
date="2016-06-23">
|
||||
<Change>First Release</Change>
|
||||
</Changeset>
|
||||
</ReleaseNotes>
|
||||
|
|
Loading…
Reference in New Issue