Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan Barrow
48bc34a78b
Added email confirmation code support 2022-09-30 23:22:43 -04:00
Jonathan Barrow
015d2a4e59
Added missing xmlbuilder endpoint to xml-parser middleware 2022-09-30 21:43:09 -04:00
Jonathan Barrow
7991038f8a
Fixed PNID and NEX account data not saving 2022-09-28 18:40:20 -04:00
Jonathan Barrow
5ffd6c5a9d
Made NEX accounts unique per-device type 2022-09-28 18:28:02 -04:00
Jonathan Barrow
c9feca9ada
NASC middleware now uses Mongo transaction 2022-09-26 22:57:39 -04:00
Jonathan Barrow
71f171e51d
Return error on XML parse error 2022-09-24 18:22:47 -04:00
Jonathan Barrow
005e0c1e94 API auth middleware 2022-07-10 13:19:59 -04:00
Jonathan Barrow
d18ac8fd18 NASC SVCLOC stub 2022-06-08 17:29:29 -04:00
Jonathan Barrow
3bc805a6bf NASC should check NEX access level not device 2022-01-29 16:37:32 -05:00
Jonathan Barrow
ea2f6b2596 only check if PID linked if PID is sent 2022-01-28 21:15:54 -05:00
Jonathan Barrow
6421593505 Improved NASC (3DS) support 2022-01-28 08:55:53 -05:00
Jonathan Barrow
be1d2688b3 removed unused imports from cemu middlware 2022-01-10 10:21:26 -05:00
Jonathan Barrow
2f69cfc5ac Added (temporary) Cemu-specific handling 2021-12-11 07:51:58 -05:00
Jonathan Barrow
cf44ee7888 Added account ban check 2021-11-25 13:53:21 -05:00
Jonathan Barrow
b5905b207c Removed sessions and added device cert validation 2021-09-07 20:34:19 -04:00
Jonathan Barrow
18b96b06c5 Large restructure
Restructured the codebase a bit. No big changes really. Need to handle registration sessions better
2021-03-28 20:31:57 -04:00
Jonathan Barrow
f447d44921 Total rewrite
Rewrote the whole server because the old version was a broken, spaghetti filled monster of a mess
2020-02-16 20:33:53 -05:00