Skip to content

Conversation

@lucafuser
Copy link

Add type casting for forwarded IP in LoginRepository List of changes:

  • Added type casting to ensure HTTP_X_FORWARDED_FOR server value is explicitly cast to a string in LoginRepository.
  • Added type hinting comment for the $login variable for improved code clarity and maintainability.

Add type casting for forwarded IP in LoginRepository
List of changes:
- Added type casting to ensure `HTTP_X_FORWARDED_FOR` server value is explicitly cast to a string in `LoginRepository`.
- Added type hinting comment for the `$login` variable for improved code clarity and maintainability.
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.

1 participant