Skip to content

Commit

Permalink
Merge pull request #100 from yjinjo/master
Browse files Browse the repository at this point in the history
Delete https option
  • Loading branch information
yjinjo authored Jun 10, 2024
2 parents 96ba5eb + 9b7cc0a commit 911f17d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cloudforet/console_api_v2/service/auth_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ def _extract_credentials(
"http_host": console_api_v2_endpoint,
"script_name": request.url.path,
"post_data": form_data,
"https": "on",
}

@staticmethod
Expand Down

0 comments on commit 911f17d

Please sign in to comment.