Commit graph account/src
Author SHA1 Message Date
82b5bb36c5 force bearer auth
no idea if this is right but i want to protect accounts
2026-08-11 04:35:12 +02:00
124916e62c parental controls 2026-08-11 03:34:00 +02:00
fa063d78fb fix bug and sqlx prepare 2026-08-10 22:08:17 +02:00
672674f7ad implement missing routes 2026-08-10 21:39:11 +02:00
acb04bd782 load oauth clients from db instead of env and hardcoding 2026-08-10 04:39:06 +02:00
d7c226b5a1 add eula versioning 2026-08-09 14:52:45 +02:00
8c01e2d5fd log redirect uri 2026-08-08 21:11:30 +02:00
Maple Nebel
5160206147 actually actually asociate cert hash with token 2026-07-16 03:54:06 +02:00
Maple Nebel
19505b4348 actually asociate cert hash with token 2026-07-16 03:40:05 +02:00
9bf06fffd6 serial number and cert hash route 2026-07-16 02:06:51 +02:00
Maple Nebel
f32e69be99 serial 2026-07-15 17:37:53 +02:00
Maple Nebel
c47a3fb5fc fix accidentally forcing nex-accounts to be fully created before using nex provider 2026-07-07 08:13:42 +02:00
Maple Nebel
2c7767124e switch to using nex-account for nex account management 2026-07-05 22:13:51 +02:00
18da6e247b Fix default account level 2026-07-05 01:47:37 +02:00
ea5f9d1c13 simple ban system for admins (to be replaced later) 2026-07-04 19:26:28 +02:00
cfd4bc21e3 fix signups because i am a professional dumbass 2026-06-27 09:26:51 +02:00
381610c2ec allow website to not use a client secret 2026-06-21 23:19:41 +02:00
ccd10c62a9 fix: update act ban code 2026-06-13 04:39:52 +02:00
5eeb97b912 fix email confirmation html and remove nasc
nasc is now a seperate server so its no longer needed
2026-06-11 11:37:18 +02:00
82267848ee Revert "add generate_token_v3"
This reverts commit 7c2e715150.
2026-06-08 08:13:57 +02:00
bf3dd791ea Revert "revert"
This reverts commit 038f720f81.
2026-06-08 08:13:56 +02:00
de67b2758b Revert "Update /src/json_api/oauth"
This reverts commit 8ed51171ae.
2026-06-08 08:13:55 +02:00
2676e7aa19 Revert "fix imports"
This reverts commit ff6cc9522d.
2026-06-08 08:13:53 +02:00
ff6cc9522d fix imports 2026-06-07 18:30:43 +02:00
8ed51171ae Update /src/json_api/oauth 2026-06-07 18:26:38 +02:00
038f720f81 revert 2026-06-07 18:25:45 +02:00
7c2e715150 add generate_token_v3 2026-06-07 18:24:25 +02:00
b143cd9861 Initial NASC support 2026-06-07 13:55:34 +02:00
750b3d154c Add OAuth support for the forums
the current login page is only meant to act as a placeholder until our designer is back online
2026-06-07 09:52:57 +02:00
cf5dd20132 fix up routes and add email resending 2026-06-06 14:31:19 +02:00
e4aa3525c0 remove mii subcrate
it was just causing headaches
2026-05-10 11:06:28 +02:00
ac7cb0ddee Add token type to GraphQL requests 2026-05-04 21:27:32 +02:00
Maple Nebel
8d6a90df79 fix openssl 2026-05-02 13:42:03 +02:00
8940b099e9 Update rand and sha 2026-04-29 10:42:09 +02:00
SolidStateDrive
751168154f update juniper to 0.17 but fr this time 2026-04-28 23:13:33 +02:00
Maple
4a27ce4620 dont use pem anymore 2026-04-27 19:44:38 +02:00
Maple
6b96e1db51 add more specific error handeling to certs 2026-04-27 19:08:46 +02:00
893bcecc9e Remove gRPC
RNEX is already in a working state
2026-04-27 18:26:24 +02:00
c0fdc1445d Redo cert request guard 2026-04-27 18:24:37 +02:00
9456013dc7 Oops I forgot to disable device cert requirment for nex token 2026-04-27 17:05:27 +02:00
5a8e61c255 A LOT of stuff
Basically I removed all the warnings, removed some old APIs no longer in use, added cert verification to DB, im just cool like that.
2026-04-27 16:37:54 +02:00
Maple
c06afde7cb merge 2026-04-27 14:29:13 +02:00
Maple
4864fb83a8 add certificate verification 2026-04-27 14:16:13 +02:00
a57cd4ec19 readd org header 2026-04-26 22:12:41 +02:00
76064feeb2 attempt to fix date header 2026-04-26 21:57:28 +02:00
196bfbf203 it was a PUT 2026-04-26 19:58:17 +02:00
559cb95ecb Implement inactivate device route for factory resets 2026-04-26 19:47:02 +02:00
0a3977c437 Implement /v1/api/miis?pids= 2026-04-12 15:53:42 +02:00
cf6b05932a Add the v1/api/admin/time route to main.rs 2026-04-05 14:58:07 +02:00
2c4557ccc4 Actually save the file this time
Whoops
2026-03-29 14:50:09 +02:00