-
After New Card registered, services provided such error in response of get_mdata
192.168.0.90 - - [16/Sep/2024 16:35:25] "POST /?model=L44:J:C:A:2016031700&module=gametop&method=get_mdata HTTP/1.1"…
-
What would you like Teleport to do?
Allow labeling SPs registered with SAML Idp to allow or deny access by role.
What problem does this solve?
Most Idps allow limiting by the user, role or gr…
-
We have a .net 7 WebAPI project, and the HasPermission is reporting the following error.
```
System.InvalidOperationException: The AuthorizationPolicy named: 'InvoiceRead' was not found.
at Mi…
-
### Describe the bug
I recently added a USB network adapter to my Raspberry Pi because the built-in network card, which lacks an external antenna, had poor signal reception. After doing this, my USB …
-
Emotes do not always load. Sometimes they work, sometimes they don’t. There may be a problem connecting to the API services. This photo shows the problems. Also, bttv emotes have broken animation.
…
-
### SpecFlow Version
3.9.0
### Which test runner are you using?
xUnit
### Test Runner Version Number
2.5.1
### .NET Implementation
.NET 6.0
### Project Format of the SpecFlow project
Classic …
-
I'm using Lamar for DI and the `IHostBuilder.OverrideServices` method to introduce **fakes/mocks during integration testing** which works fine until I want to replace a named instance.
```
builder…
-
In .NET 8, we have a goal to enable JWT authentication with Native AOT. See `Stage 2.a` in https://github.com/dotnet/aspnetcore/issues/45910.
In order to use JWT authentication, the app needs to ca…
-
I have a singleton registered in my startup.cs like so `services.AddSingleton();`. I also am adding hangfire and the service like so `services.AddHangfire(...)` and `services.AddHangfireServer(...)`. …
-
Hello thanks for building and supporting this incredibly useful software :hugs:
I'm able to generate OAPI3 specs into a server for a single spec. However, when I add 2+ specs and try to register t…