1
0
mirror of https://github.com/norohind/FDEV-CAPI-Handler.git synced 2025-05-06 15:51:03 +03:00

9 Commits

Author SHA1 Message Date
e182cde7d1
Fix retries logic in web.RandomToken 2022-11-30 20:28:24 +03:00
d42991fcd7
web: improve logic for random token 2022-09-13 13:40:05 +03:00
b6392f8d20
FID as main identifier, not nickname
Because user can don't have a game so no nickname, but his
FDEV tokens still suits for not CAPI requests (i.e. squadrons api)
2022-02-21 00:31:46 +03:00
17efd41457
allow secret both in cookies and in headers 2021-12-08 18:10:09 +03:00
71fa51f69a
secret as header, not cookie 2021-12-08 18:02:17 +03:00
2b134d26f4
web: fix /random_token when no users in DB 2021-12-08 01:07:14 +03:00
317dff9e3b
web: fix secret check, add ListTokens, RandomToken 2021-12-08 00:56:36 +03:00
226382f28a
WIP: full refactor 2021-12-05 23:21:07 +03:00
bbeec2e3fe
WIP: full refactor 2021-12-05 22:41:27 +03:00