https://bugs.documentfoundation.org/show_bug.cgi?id=161123
Bug ID: 161123
Summary: Login page submits even with empty fields
Product: LibreOffice
Version: 3.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
I am experiencing an issue with the login page form of the web application,
where the form can be submitted even if the username and password fields are
left empty. This is a security concern, as it could allow unauthorized access
to the application and it could harm someone's personal information. which is a
very serious thing to note.
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
5. open login page and again and try to submit with empty field or try to
submit with one one written field.
6. and login.
2.
3.
Actual Results:
The form is submitted, and the user is redirected to the home page.
Expected Results:
Whenever username and password is empty then not redirected in Home page and
display validation message like "Please, Enter username and Password"
Reproducible: Always
User Profile Reset: Yes
Additional Info:
please take a action. login page should not submit with empty fields . when
user enter the details like username and password it should verify first and
then if a username and password is correct it should let the user in or else
should sent error message.
--
You are receiving this mail because:
You are the assignee for the bug.