1
0
Commit Graph

4 Commits

Author SHA1 Message Date
a26d6a0036 Moved all UnitTests to a single project. Implemented parts of AspNetCore UnitTests. 2022-07-17 12:21:05 +02:00
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
9f65b73204 GetAlignedInterval nun in UTC und Local unterschieden (Local beachtet Sommer-/Winterzeit); UnitTests begonnen 2021-11-16 22:47:53 +01:00
ca9de13c9e Refactoring 2021-10-22 21:12:32 +02:00