https://bugs.documentfoundation.org/show_bug.cgi?id=161117
Bug ID: 161117
Summary: Login page sumitting with empty fields
Product: LibreOffice
Version: 3.3.3 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
I was curious and found that the login form can be submitted even if the
username and password fields are left empty. This is critical, as it could
allow unauthorized access to the app.
Steps to Reproduce:
1. Navigate to the login page of the web application
2. leave the username and password fields empty
3. Click the "login" button
4. The form is submitted, and the user is redirected to the home page
Actual Results:
The for is submitted, and the user is redirected to the home page.
Expected Results:
Whenever username and passwords is empty then not redirected in Home page and
display validation message like "Please, Enter username and Password"
Reproducible: Always
User Profile Reset: No
Additional Info:
Just fix this.
--
You are receiving this mail because:
You are the assignee for the bug.