1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
NG (Graham)
89b1db35ba Move Robocraft auth server to actix_web for better error responses #31 2025-07-27 16:12:45 -04:00
NG (Graham)
78c1ad2ee5 Add some build tooling 2025-06-05 21:20:53 -04:00
NG (Graham)
f678426e10 Prefix all crates with oj_ and use release version of dependencies 2025-06-03 21:09:03 -04:00
NG (Graham)
6ddea92a87 Add default image to CDN, favicon to registration, create logo 2025-06-01 17:51:12 -04:00
NG (Graham)
093bc42e97 Add git commit hash to version info on HTTP servers 2025-05-30 23:11:51 -04:00
NG (Graham)
8affa33ace Add user registration 2025-05-12 20:56:24 -04:00
NG (Graham)
d3bd795a01 Add real email-based authentication, fix RC account auth to try all 3 login options when it doesn't know #20 2025-05-11 21:18:55 -04:00
NG (Graham)
aea56bf01e Rename email.rs to username.rs for auth server 2025-05-11 20:49:19 -04:00
NGnius (Graham)
77ddeb7891 Create RC database layer 2025-05-07 20:23:22 -04:00
NGnius (Graham)
b99bbe67e4 Forbid unsafe 2025-04-06 09:55:29 -04:00
NGnius (Graham)
d5f9a4562d Update configs for release ready 2025-04-02 20:59:52 -04:00
NGnius (Graham)
69d1bfaee0 Actually verify user credentials 2025-04-01 19:38:03 -04:00
NGnius (Graham)
49357b2759 Add basic RC steam and user/pass authentication 2025-01-27 19:52:57 -05:00
NGnius (Graham)
82d0c3d0f3 Update personal data usage info 2025-01-26 00:26:34 -05:00
NGnius (Graham)
e73002ea72 Use steam ID for reliable, persistent CL user auth 2025-01-26 00:23:07 -05:00
NGnius (Graham)
88ef5e7e1c Add some useful info files 2025-01-25 18:46:23 -05:00
NGnius (Graham)
fe2816e9d3 Add basic auth support to get Cardlife working in non-offline mode 2025-01-25 17:44:26 -05:00