lemmy/api_tests
Nutomic dc327652a5
Add db table for login tokens which allows for invalidation (#3818)
* wip

* stuff

* fmt

* fmt 2

* fmt 3

* fix default feature

* use Authorization header

* store ip and user agent for each login

* add list_logins endpoint

* serde(skip) for token

* fix api tests

* A few suggestions for login_token (#3991)

* A few suggestions.

* Fixing SQL format.

* review

* review

* rename cookie

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-09 12:46:12 +02:00
..
src Add db table for login tokens which allows for invalidation (#3818) 2023-10-09 12:46:12 +02: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 remove synchronous federation flag 2023-09-20 14:22:17 +00:00
run-federation-test.sh fix after revert 2023-09-18 14:28:49 +00: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