mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Consider user federation settings when logging in remotely
This commit is contained in:
@@ -50,6 +50,7 @@ pub enum UserId {
|
||||
pub struct UserLoginInfo {
|
||||
pub response: libfj::robocraft::AuthenticationResponseInfo,
|
||||
pub is_new: bool,
|
||||
pub id: i32,
|
||||
}
|
||||
|
||||
pub struct RegistrationInfo {
|
||||
|
||||
Reference in New Issue
Block a user