1
0
Files
common/AMWD.Common.Tests/Extensions/DateTimeExtensionsTests.cs
Andreas Mueller bfe500dfa1 BasicAuthentication attribute and TimeSpan.ToShortString()
- BasicAuthenticationAttribute sets the HttpContext.User property when successfully validated.
- Moved BasicAuthenticationAttribute from ActionFilter to IAsyncAuthorizationFilter.
- TimeSpan.ToShortString() is now capable of negative values.
2022-06-23 22:51:16 +02:00

13 KiB