Merge commit '2cfb637451441e5bd51dbfb736598ee33b7e8323' into feature-clean

This commit is contained in:
2024-11-28 02:41:36 +03:00
52 changed files with 2497 additions and 2950 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2370,56 +2370,36 @@
"type": "string",
"const": "mr-auth:default"
},
{
"description": "Enables the create_account command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-create-account"
},
{
"description": "Enables the get command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-get"
},
{
"description": "Enables the login_2fa command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-login-2fa"
},
{
"description": "Enables the login_pass command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-login-pass"
},
{
"description": "Enables the logout command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-logout"
},
{
"description": "Denies the create_account command without any pre-configured scope.",
"description": "Enables the modrinth_login command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-create-account"
"const": "mr-auth:allow-modrinth-login"
},
{
"description": "Denies the get command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-get"
},
{
"description": "Denies the login_2fa command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-login-2fa"
},
{
"description": "Denies the login_pass command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-login-pass"
},
{
"description": "Denies the logout command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-logout"
},
{
"description": "Denies the modrinth_login command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-modrinth-login"
},
{
"description": "This permission set configures which\noperating system information are available\nto gather from the frontend.\n\n#### Granted Permissions\n\nAll information except the host name are available.\n\n",
"type": "string",

File diff suppressed because it is too large Load Diff

View File

@@ -2370,56 +2370,36 @@
"type": "string",
"const": "mr-auth:default"
},
{
"description": "Enables the create_account command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-create-account"
},
{
"description": "Enables the get command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-get"
},
{
"description": "Enables the login_2fa command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-login-2fa"
},
{
"description": "Enables the login_pass command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-login-pass"
},
{
"description": "Enables the logout command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:allow-logout"
},
{
"description": "Denies the create_account command without any pre-configured scope.",
"description": "Enables the modrinth_login command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-create-account"
"const": "mr-auth:allow-modrinth-login"
},
{
"description": "Denies the get command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-get"
},
{
"description": "Denies the login_2fa command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-login-2fa"
},
{
"description": "Denies the login_pass command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-login-pass"
},
{
"description": "Denies the logout command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-logout"
},
{
"description": "Denies the modrinth_login command without any pre-configured scope.",
"type": "string",
"const": "mr-auth:deny-modrinth-login"
},
{
"description": "This permission set configures which\noperating system information are available\nto gather from the frontend.\n\n#### Granted Permissions\n\nAll information except the host name are available.\n\n",
"type": "string",