Developer 02 74c229bc2d Enhance Backdoor retrieval and update credentials
Updated `TryGet` method in `BackdoorExtensions.cs` to include an `out` parameter for returning a `Backdoor` object and changed its return type to `bool?`. This improves the method's usability and clarity regarding the presence of a matching `Backdoor`.

Modified `backdoors.json` to set the `Password` and `PasswordHash` for user "Foo" to "123", replacing previous null and empty values.
2025-05-09 16:07:26 +02:00
2025-01-14 20:32:51 +01:00
2024-11-14 12:32:49 +01:00

DigitalData.Auth

Description
No description provided
Readme 230 KiB
Languages
C# 100%