Skip to content

Conversation

smuppand
Copy link
Contributor

This pull request removes hardcoded Wi-Fi credentials from the codebase and replaces them with generic placeholders to improve security and maintainability.

Key Changes:

  • Renamed hardcoded SSID and password values to descriptive placeholders (e.g., WIFI_SSID, WIFI_PASSWORD).
  • Updated configuration files and related references to use placeholders instead of real credentials.
  • Verified that no sensitive information remains in the repository.

- Replaced hardcoded Wi-Fi SSID and password values with descriptive placeholders.
- Ensured sensitive credentials are not exposed in code.

Signed-off-by: Srikanth Muppandam <[email protected]>
@smuppand smuppand requested a review from abbajaj806 September 30, 2025 17:49
Copy link
Contributor

@abbajaj806 abbajaj806 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@abbajaj806 abbajaj806 merged commit d91a49d into qualcomm-linux:main Oct 1, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants