Critical Liferay Security Issue: User is logged in as another user

Today my customer came to me with a critical issue: more than one user are logged in as another user after login. This issue belongs to at least Liferay 6 SP 1 . Ive tested it with LDAP and NTLM but it could not work for basic-auth as well.
For instance: if you have users with […]

Liferay 6.1 CE released - A first brief review!

Its a new year for a new chance to get better in all that things we failed or where we couldn“t gettin better in the past time.
This belongs not only to us but also to our near business partners as well. As that said Liferay does worked out my new-year-call in a pretty short time […]

Expose Liferay & Custom Services as JSON

Copyright graur razvan ionut @freedigitalphotos.net

Well, this was not the easiest part last time. Honestly, i like the way alfresco does exchange data between its Alfresco-Share application and the repository. REST-Calls in JSON-Format is the most easist way to work out customers requirements. Just evaluating the body of the request/response and you can accessing data without […]

Passing dynamically parameters to a Java Web Start App (JNLP)

Copyright br3akthru @freedigitalphotos.net

Today the web is everywhere - even the smallest handhelds are unuseable without linking to the world wide internet. Thus it is no suprise that the Java is trying to crossover the computer and the internet to get so cute together using Java Web Start Technology. This technique is running directly on a […]