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

refactor(core): Delete all auth exclusion config and checks (no-changelog) #9044

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

netroy
Copy link
Member

@netroy netroy commented Apr 3, 2024

Since we do not have a global middleware anymore, and all auth is configured on a per route basis, the code to allow excluding endpoints from auth checks isn't relevant anymore.

Addresses #9031

Docs PR

Review / Merge checklist

  • PR title and summary are descriptive

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Apr 3, 2024
Copy link
Contributor

github-actions bot commented Apr 3, 2024

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Apr 3, 2024

4 flaky tests on run #4539 ↗︎

0 347 12 0 Flakiness 4

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 netroy 🗃️ e2e/*
Project: n8n Commit: 8a54c8f99b
Status: Passed Duration: 04:55 💡
Started: Apr 3, 2024 2:27 PM Ended: Apr 3, 2024 2:32 PM
Flakiness  5-ndv.cy.ts • 3 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > should not push NDV header out with a lot of code in Code node editor Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video
Flakiness  17-sharing.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Sharing > should work for admin role on credentials created by others (also can share it with themselves) Test Replay Screenshots Video

Review all test suite changes for PR #9044 ↗︎

Copy link
Contributor

github-actions bot commented Apr 3, 2024

✅ All Cypress E2E specs passed

@netroy netroy merged commit 76b73a2 into master Apr 3, 2024
28 checks passed
@netroy netroy deleted the fix-9031 branch April 3, 2024 14:56
MiloradFilipovic added a commit that referenced this pull request Apr 4, 2024
* master:
  fix(core): Ensure `status` on Axios errors is available to the BE (#9015)
  fix(editor): Make Webhook node pinnable (#9047)
  fix(core): Upgrade express to address CVE-2024-29041 (no-changelog) (#9021)
  fix(editor): Add fallback for expression resolution in multi-output case (#9045)
  ci(core): Upgrade express-openapi-validator (no-changelog) (#9022)
  refactor(core): Delete all auth exclusion config and checks (no-changelog) (#9044)
  fix(editor): Make share modal content scrollable (#9025)
MiloradFilipovic added a commit that referenced this pull request Apr 4, 2024
* master:
  fix(core): Ensure `status` on Axios errors is available to the BE (#9015)
  fix(editor): Make Webhook node pinnable (#9047)
  fix(core): Upgrade express to address CVE-2024-29041 (no-changelog) (#9021)
  fix(editor): Add fallback for expression resolution in multi-output case (#9045)
  ci(core): Upgrade express-openapi-validator (no-changelog) (#9022)
  refactor(core): Delete all auth exclusion config and checks (no-changelog) (#9044)
  fix(editor): Make share modal content scrollable (#9025)
@janober
Copy link
Member

janober commented Apr 10, 2024

Got released with n8n@1.37.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants