Commit graph account/src/json_api
Author SHA1 Message Date
ea5f9d1c13 simple ban system for admins (to be replaced later)
Some checks failed
Build and Test / account (push) Failing after 1m15s
2026-07-04 19:26:28 +02:00
381610c2ec allow website to not use a client secret 2026-06-21 23:19:41 +02:00
82267848ee Revert "add generate_token_v3"
Some checks failed
Build and Test / account (push) Has been cancelled
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
Some checks failed
Build and Test / account (push) Failing after 53s
2026-06-07 18:30:43 +02:00
8ed51171ae Update /src/json_api/oauth
Some checks failed
Build and Test / account (push) Failing after 50s
2026-06-07 18:26:38 +02:00
038f720f81 revert
Some checks failed
Build and Test / account (push) Failing after 50s
2026-06-07 18:25:45 +02:00
7c2e715150 add generate_token_v3
Some checks failed
Build and Test / account (push) Failing after 49s
2026-06-07 18:24:25 +02:00
b143cd9861 Initial NASC support
Some checks failed
Build and Test / account (push) Failing after 50s
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
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
ce0c5032ba Feat: Allow Deleting Account via JSON API 2025-08-15 15:54:02 +01: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
a267fbd5e3 feat: add json api token generation 2025-06-06 11:33:16 +02:00