Skip to content

Add csrf token to forms in SeedDB#3389

Merged
johannaengland merged 1 commit intoUninett:masterfrom
johannaengland:refactor/csrf-seeddb
Jul 30, 2025
Merged

Add csrf token to forms in SeedDB#3389
johannaengland merged 1 commit intoUninett:masterfrom
johannaengland:refactor/csrf-seeddb

Conversation

@johannaengland
Copy link
Copy Markdown
Contributor

@johannaengland johannaengland commented Jun 13, 2025

Contributes to https://github.com/Uninett/campus-tasks/issues/45.

Where to find the forms (ordered by commit):

Add patch form: Unclear for now, somewhere in http://localhost/seeddb/patch/, need to add patch data first, but could not find any template for that

Remove patch form (same commit as first): Unclear for now, somewhere in http://localhost/seeddb/patch/

Bulk import form: http://localhost/seeddb/netbox/bulk/

Delete form: Go to http://localhost/seeddb/netbox/, select a IP device, click on "Delete" button

List form: Go to http://localhost/seeddb/netbox/, see form

Move form: Go to http://localhost/seeddb/netbox/, select some IP devices and click on "Move", see form

@johannaengland johannaengland requested a review from a team June 13, 2025 09:31
@johannaengland johannaengland self-assigned this Jun 13, 2025
@johannaengland johannaengland added refactor nonews No news fragment is necessary for this PR (e.g. refactoring, cleanups, workflow/development changes) labels Jun 13, 2025
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@johannaengland johannaengland merged commit 37521e7 into Uninett:master Jul 30, 2025
14 checks passed
@johannaengland johannaengland deleted the refactor/csrf-seeddb branch July 30, 2025 06:16
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (37a3cec) to head (5d1daba).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #3389   +/-   ##
==============================
==============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nonews No news fragment is necessary for this PR (e.g. refactoring, cleanups, workflow/development changes) refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants