fix: revert POST for document search requests (#8263) · ietf-tools/datatracker@9681d9f · GitHub
Skip to content

Commit

Permalink
fix: revert POST for document search requests (#8263)
Browse files Browse the repository at this point in the history
* Revert "fix: ensure csrf cookie for searches (#8260)"

This reverts commit 622ded5.

* Revert "refactor: eliminate single-use helper (#8226)"

This reverts commit 6608c9d.

* Revert "feat: POST for document search requests (#8206)"

This reverts commit b65a37b.

* test: add back test fix

* refactor: eliminate single-use helper
  • Loading branch information
jennifer-richards authored Nov 22, 2024
1 parent ec02890 commit 9681d9f
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 196 deletions.
1 change: 0 additions & 1 deletion ietf/api/serializer.py
155 changes: 44 additions & 111 deletions ietf/doc/tests.py
120 changes: 40 additions & 80 deletions ietf/doc/views_search.py
1 change: 0 additions & 1 deletion ietf/liaisons/forms.py
1 change: 0 additions & 1 deletion ietf/liaisons/widgets.py
2 changes: 0 additions & 2 deletions ietf/templates/doc/search/search_form.html

0 comments on commit 9681d9f

Please sign in to comment.