Commit graph

89 commits

Author SHA1 Message Date
ac7cb0ddee Add token type to GraphQL requests
All checks were successful
Build and Test / account (push) Successful in 7m45s
2026-05-04 21:27:32 +02:00
8d6a90df79 fix openssl
All checks were successful
Build and Test / account (push) Successful in 8m0s
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
All checks were successful
Build and Test / account (push) Successful in 7m27s
2026-04-28 23:13:33 +02:00
4a27ce4620 dont use pem anymore
All checks were successful
Build and Test / account (push) Successful in 6m25s
2026-04-27 19:44:38 +02:00
6b96e1db51 add more specific error handeling to certs
All checks were successful
Build and Test / account (push) Successful in 6m7s
2026-04-27 19:08:46 +02:00
893bcecc9e Remove gRPC
All checks were successful
Build and Test / account (push) Successful in 6m16s
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
All checks were successful
Build and Test / account (push) Successful in 6m42s
2026-04-27 17:05:27 +02:00
5a8e61c255 A LOT of stuff
All checks were successful
Build and Test / account (push) Successful in 7m48s
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
c06afde7cb merge
All checks were successful
Build and Test / account (push) Successful in 6m46s
2026-04-27 14:29:13 +02:00
4864fb83a8 add certificate verification 2026-04-27 14:16:13 +02:00
a57cd4ec19 readd org header
All checks were successful
Build and Test / account (push) Successful in 6m7s
2026-04-26 22:12:41 +02:00
76064feeb2 attempt to fix date header
All checks were successful
Build and Test / account (push) Successful in 6m42s
2026-04-26 21:57:28 +02:00
196bfbf203 it was a PUT
All checks were successful
Build and Test / account (push) Successful in 6m6s
2026-04-26 19:58:17 +02:00
559cb95ecb Implement inactivate device route for factory resets
All checks were successful
Build and Test / account (push) Successful in 5m54s
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
15129e8df3 Add functionality for generating random NEX passwords 2026-03-29 14:44:15 +02:00
b1240d05e8 Added Account Level to Profile 2025-11-05 14:27:03 +00:00
ce0c5032ba Feat: Allow Deleting Account via JSON API 2025-08-15 15:54:02 +01:00
d5f8e127a3 fix stuff 2025-07-31 14:24:11 +02:00
8f08d07fa2 feat: add different ban types 2025-07-31 12:34:21 +02:00
d151100ecd feat: thing 2025-07-31 03:51:34 +02:00
1f1360760a feat: completely block banned users tokens 2025-07-31 02:58:17 +02:00
f26c04aca2 feat: autoban a certain someone 2025-07-31 02:53:40 +02:00
087f1875e9 feat: allow accessing mii data via json api 2025-07-09 21:15:44 +02:00
82a81422d6 feat: allow getting user profile via json api 2025-06-06 12:49:16 +02:00
5d9c016e8e feat: swap over to using json for token generation return data 2025-06-06 12:37:48 +02:00
07979bf90e fix: allow basic auth on token generation 2025-06-06 11:59:45 +02:00
c03a1499c8 fix: allow cross site access 2025-06-06 11:53:23 +02:00
a267fbd5e3 feat: add json api token generation 2025-06-06 11:33:16 +02:00
1935b8f6c4 feat: kill s3 2025-06-06 10:25:16 +02:00
64027f8317 fix: fix grpc by adding padding for it as well 2025-05-30 15:42:08 +02:00
fcd39565fc fix: hopefully actually fix it this time 2025-05-29 22:28:44 +02:00
68dc89532c fix: incorrect nex password length 2025-05-29 22:17:51 +02:00
Andrea Toska
3a7dbde2dd
remove graphQL context from main.rs 2025-05-15 22:02:17 +02:00
Andrea Toska
46a9e17973
fix bucket name 2025-05-15 21:45:37 +02:00
Andrea Toska
00c875cd6d
remove playground and graphiql from main.rs 2025-05-12 11:28:03 +02:00
Andrea Toska
cc20eac02b
make graphQL playground private and add CDN URL variable 2025-05-12 11:26:14 +02:00
Andrea Toska
0dd4bfa7de
run cargo fix 2025-05-12 10:35:17 +02:00
Andrea Toska
130b7a6de7
fix GQL init 2025-05-12 10:31:17 +02:00
Andrea Toska
e28cf8a217
remove unused import 2025-05-12 10:11:31 +02:00
Andrea Toska
0b1503660f
no harm caused hopefully 2025-05-12 10:11:21 +02:00
Andrea Toska
aef3ba85ae
commiting before i cause any irreprable harm 2025-05-12 09:37:39 +02:00
natsuki
27de6a00cf Merge branch 'feat/mii-compat' into 'main'
fix mii compatibility

See merge request perditum/account-rs!5
2025-05-12 07:02:49 +00:00
Andrea Toska
80f51c5df0
feat(sentry): add sentry 2025-05-10 11:24:27 +02:00
Andrea Toska
79fec0d2a0
fix mii compatibility 2025-04-30 10:05:11 +02:00
Andrea Toska
77cec0f6bc
mark PAPI as deprecated 2025-04-29 13:53:28 +02:00