Skip to content
Snippets Groups Projects
Unverified Commit f858d8cb authored by Nutomic's avatar Nutomic Committed by GitHub
Browse files

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: default avatarDessalines <tyhou13@gmx.com>
Co-authored-by: default avatarDessalines <dessalines@users.noreply.github.com>
parent 22608ae9
No related branches found
No related tags found
No related merge requests found
Showing
with 203 additions and 290 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment