Skip to content

Server still uses deprecated url.parse method #7762

Closed
@cbaker6

Description

@cbaker6

New Issue Checklist

Issue Description

The currently uses a deprecated method, url.parse()

Steps to reproduce

Look through the code of the server.

Actual Outcome

url.parse() is used in multiple places.

Expected Outcome

new URL to be used instead.

Environment

Server

  • Parse Server version: 5.0.0-alpha.13
  • Operating system: N/A
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): N/A

Database

  • System (MongoDB or Postgres): Postgres
  • Database version: N/A
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): N/A

Client

  • SDK (iOS, Android, JavaScript, PHP, Unity, etc): N/A
  • SDK version: N/A

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions