Skip to content

Conversation

@Zaprit
Copy link
Member

@Zaprit Zaprit commented Jul 20, 2025

This PR adds a command to remove a users 2fa configuration, so that the database doesn't need to be manually edited.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 20, 2025

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 71 dependencies

Third-party software list

This page lists the third-party software dependencies used in ProjectLighthouse

Dependency Version Licenses
BCrypt.Net-Next 4.0.3 MIT
BouncyCastle.Cryptography 2.6.1 MIT
Discord.Net.Core 3.17.4 MIT
Discord.Net.Rest 3.17.4 MIT
Discord.Net.Webhook 3.17.4 MIT
DistributedLock.Core 1.0.6 MIT
DistributedLock.MySql 1.0.2 MIT
GitInfo 3.5.0 MIT
Humanizer.Core 2.14.1 MIT
JetBrains.Annotations 2024.3.0 MIT
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 8.0.18 MIT
Microsoft.Bcl.AsyncInterfaces 8.0.0 MIT
Microsoft.CSharp 4.7.0 MIT
Microsoft.CodeAnalysis.Analyzers 3.3.3 MIT
Microsoft.CodeAnalysis.CSharp.Workspaces 4.5.0 MIT
Microsoft.CodeAnalysis.CSharp 4.5.0 MIT
Microsoft.CodeAnalysis.Common 4.5.0 MIT
Microsoft.CodeAnalysis.Workspaces.Common 4.5.0 MIT
Microsoft.EntityFrameworkCore.Abstractions 8.0.18 MIT
Microsoft.EntityFrameworkCore.Analyzers 8.0.18 MIT
Microsoft.EntityFrameworkCore.Design 8.0.18 MIT
Microsoft.EntityFrameworkCore.Relational 8.0.18 MIT
Microsoft.EntityFrameworkCore 8.0.18 MIT
Microsoft.Extensions.ApiDescription.Server 8.0.0 MIT
Microsoft.Extensions.Caching.Abstractions 8.0.0 MIT
Microsoft.Extensions.Caching.Memory 8.0.1 MIT
Microsoft.Extensions.Configuration.Abstractions 8.0.0 MIT
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 MIT
Microsoft.Extensions.DependencyInjection 8.0.1 MIT
Microsoft.Extensions.DependencyModel 8.0.2 MIT
Microsoft.Extensions.Logging.Abstractions 8.0.2 MIT
Microsoft.Extensions.Logging 8.0.1 MIT
Microsoft.Extensions.Options 8.0.2 MIT
Microsoft.Extensions.Primitives 8.0.0 MIT
Microsoft.OpenApi 1.6.23 MIT
Mono.TextTemplating 2.2.1 MIT
MySqlConnector 2.3.5 MIT
Newtonsoft.Json 13.0.3 MIT
Pfim 0.11.3 MIT
Pipelines.Sockets.Unofficial 2.2.8 MIT
Pomelo.EntityFrameworkCore.MySql 8.0.2 MIT
QRCoder 1.6.0 MIT
Redis.OM 1.0.1 MIT
SharpZipLib 1.4.2 MIT
SixLabors.ImageSharp 3.1.10 Apache-2.0
PROPRIETARY-LICENSE
StackExchange.Redis 2.7.17 MIT
Swashbuckle.AspNetCore.Swagger 9.0.3 MIT
Swashbuckle.AspNetCore.SwaggerGen 9.0.3 MIT
Swashbuckle.AspNetCore.SwaggerUI 9.0.3 MIT
Swashbuckle.AspNetCore 9.0.3 MIT
System.CodeDom 4.4.0 MIT
System.Collections.Immutable 8.0.0 MIT
System.Composition.AttributedModel 6.0.0 MIT
System.Composition.Convention 6.0.0 MIT
System.Composition.Hosting 6.0.0 MIT
System.Composition.Runtime 6.0.0 MIT
System.Composition.TypedParts 6.0.0 MIT
System.Composition 6.0.0 MIT
System.IO.Pipelines 6.0.3 MIT
System.Interactive.Async 6.0.1 MIT
System.Linq.Async 6.0.1 MIT
System.Reflection.Metadata 6.0.1 MIT
System.Runtime.CompilerServices.Unsafe 6.0.0 MIT
System.Text.Encoding.CodePages 6.0.0 MIT
System.Text.Json 8.0.5 MIT
System.Threading.Channels 6.0.0 MIT
System.Threading.Tasks.Extensions 4.5.4 MIT
System.ValueTuple 4.5.0 MIT
ThisAssembly.Constants 2.0.6 MIT
Ulid 1.2.6 MIT
YamlDotNet 16.3.0 MIT
Contact Qodana team

Contact us at [email protected]

Copy link
Contributor

@FeTetra FeTetra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

big thumb from me 👍

Copy link
Contributor

@kylometra kylometra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my only complaint is that the collection expression for aliases is inconsistent with the rest of the commands
i do like it but i think if it's gonna be changed it could be done in another pr; i wouldn't be too bothered if you keep it and change the rest in another pr though. lgtm either way

@Zaprit Zaprit merged commit 509240d into main Jul 20, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants