Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Password reminder answers are not masked
Issue As Liferay DXP does not hide password reminder answers, attackers can capture user's password reminder answers through man-in-the-middle or shoulder surfing attacks. Environment Liferay DXP 7.0 Liferay DXP...
ClassNotFoundException thrown when exporting the form entries in XLS Format
Issue Steps to reproduce: 1. Start Liferay 7.2 server. 2. Create a form. 3. Deploy created form on the page and submit it. 4. Go to form configuration and select 'view entries' > Export. Choose format XLS. ...
Is there a REST API method to revoke the OAuth2 tokens?
Issue We want to provide a public REST API method to revoke the OAuth2 tokens following the RFC 7009 specification https://datatracker.ietf.org/doc/html/rfc7009#section-2.1 Does Liferay provide this functionality?...
Error when comparing Web Content versions if creators have been deleted
Issue Steps to reproduce: Start a 7,2 bundle with the latest fix pack (10) Create a web content Create another admin user, login with that Edit the web content Delete that user (deactivate then delete) Go to the web...
Lost layouts when disabling remote staging with page variations
Issue Create a site (siteA) in the nodeA. Create a site (siteB) in the nodeB. Configure staging remote in siteA, enabling the variations page option. Create a page in siteA. In the page created, create a new variation....
WCAG Accessibility issue on the <@liferay_ui["quick-access"]> taglib
Issue (WCAG) accessibility issue on the <@liferay_ui["quick-access"]> taglib. Steps to reproduce: 1. Start Liferay 7.2 dxp-8 server, log in as Admin on Chrome browser. 2. Create a new dummy theme with Theme...
Unable to create role with edit/update/delete permissions on all widget's application display templates
Issue If you want to manage permissions on all widget's templates / adt's you can use a general Administrator role or a specific custom role. With the current implementation users having the custom role will only be...
AssetEntryUsage entries are not automatically generated during lar importing
Issue We observed that after importing a full site export (pages + web contents), there are not any entries for AssetEntryUsage in database. We checked it with our own groovy script. Our problem is that we have...