mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged 5.1-MC1 (5.1.0) to HEAD (5.1)
119082 adavis: Merged 5.1.N (5.1.1) to 5.1-MC1 (5.1.0) 118568 adavis: Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1) 118398 gjames: RA-607 BCRYPT Improved the logging git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@119923 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -110,7 +110,7 @@ public class PublicApiClient
|
||||
this.rc.set(rc);
|
||||
}
|
||||
|
||||
private RequestContext getRequestContext()
|
||||
public RequestContext getRequestContext()
|
||||
{
|
||||
RequestContext context = rc.get();
|
||||
if(context == null)
|
||||
|
Reference in New Issue
Block a user