Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Gotify Node): Add support for self signed certificates #6053

Merged
merged 8 commits into from
May 18, 2023

Conversation

bramkn
Copy link
Contributor

@bramkn bramkn commented Apr 21, 2023

Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/add-option-to-ignore-ssl-issues-on-the-gotify-node/25380

@Joffcom Joffcom added node/improvement New feature or request community Authored by a community member labels Apr 21, 2023
@Joffcom Joffcom changed the title feat(Gotify Node): Add Ignore SSL Issues feat(Gotify Node): Add support for self signed certificates Apr 21, 2023
@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5364a2d) 19.82% compared to head (71ce859) 19.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6053   +/-   ##
=======================================
  Coverage   19.82%   19.82%           
=======================================
  Files        2621     2621           
  Lines      118030   118030           
  Branches    18500    18500           
=======================================
  Hits        23396    23396           
  Misses      93943    93943           
  Partials      691      691           
Impacted Files Coverage Δ
...es/nodes-base/credentials/GotifyApi.credentials.ts 0.00% <ø> (ø)
...ckages/nodes-base/nodes/Gotify/GenericFunctions.ts 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Joffcom Joffcom added node/improvement New feature or request and removed node/improvement New feature or request labels Apr 21, 2023
@Joffcom Joffcom merged commit 401cffd into n8n-io:master May 18, 2023
@Joffcom
Copy link
Member

Joffcom commented May 18, 2023

Thanks @bramkn 🙌🏻

MiloradFilipovic added a commit that referenced this pull request May 19, 2023
* master:
  fix(Google Calendar Node): All day option fix (#6274)
  feat(Gotify Node): Add support for self signed certificates (#6053)
  docs: Remove missed beta text from Notion node (no-changelog) (#6166)
  fix(OpenAI Node): Descriptive errors (#6270)
  fix(SSH Node): Replace ~ with /home/username (#6269)
  feat(core): Replace client-oauth2 with an in-repo package (#6266)
  🚀 Release 0.229.0 (#6267)
  fix: Revert "Replace client-oauth2 with an in-repo package" (no-changelog) (#6265)
  feat(Respond to Webhook Node): Move from Binary Buffer to Binary streaming (#5613)
  feat(core): Replace client-oauth2 with an in-repo package (#6056)
  fix(editor): Fix typo and change text sizes in ExecutionUsage component (no-changelog) (#6261)
@janober
Copy link
Member

janober commented May 25, 2023

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants