lemmy/api_tests
Nutomic f858d8cbce
Remove explicit auth params (#3946)
* Remove explicit auth params (ref #3725)

Only take auth via header or cookie. This requires a new version
of lemmy-js-client for api tests to pass.

* rework api_crud

* remove remaining auth params, move logic to session middleware

* fmt, fix test

* update js client

* remove auth param from api tests

* Pass auth as header

* add !

* url vars, setHeader

* cleanup

* fmt

* update

* Updating for new lemmy-js-client.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-09-21 06:42:28 -04:00
..
src Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
.eslintrc.json Prettier check (#2855) 2023-05-13 16:50:58 -04:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
jest.config.js Prettier check (#2855) 2023-05-13 16:50:58 -04:00
package.json Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00
prepare-drone-federation-test.sh Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
run-federation-test.sh Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
yarn.lock Remove explicit auth params (#3946) 2023-09-21 06:42:28 -04:00