Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Issue #39 Fixed error: Authentication login() has no null checks#114

Open
M-Sidhu25 wants to merge 2 commits into
aliAljaffer:masterfrom
M-Sidhu25:FIXING_LOGIN_NO_NULL_CHECK_ERROR
Open

Issue #39 Fixed error: Authentication login() has no null checks#114
M-Sidhu25 wants to merge 2 commits into
aliAljaffer:masterfrom
M-Sidhu25:FIXING_LOGIN_NO_NULL_CHECK_ERROR

Conversation

@M-Sidhu25

Copy link
Copy Markdown
Contributor

I fixed the problem by adding a statement that says that if the username or password in null, then return false. It was added in the top of the function to ensure null values aren't used anywhere else inside the function. I hope you like it!

@aliAljaffer

Copy link
Copy Markdown
Owner

Haven't you done PRs for these issues earlier? I think #106

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants