[bug]: unable to ignore the ssl verification in oauth.
Open
@vihar is already working on this.
Since Sep 11, 2024.
🐛bug
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When I configure the oauth of my self-hosted plane with my self hosted gitlab instance, I always get Unauthorized, and I thinks that it's an ssl problem (I have a self signed certificate), and I want to ignore the ssl verification
Steps to reproduce
- Install and configure a self hosted gitlab instance, with a self signed certificate.
- Install and configure a self hosted plane with docker.
- Allow members to log in or sign up to plane with their GitLab accounts.
Environment
Production
Browser
None
Variant
Self-hosted
Version
v0.22.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.