de5d1b666c4ac99a79ea793492a5964f42c6b55c
Introduce ICurrentUserService and its implementation to access the current user's username. Inject this service into CreateCatalogHandler and UpdateCatalogHandler to set AddedWho and ChangedWho fields dynamically. Register the service and IHttpContextAccessor in DI, and enable authentication middleware. Update project and using statements accordingly.
Description
Languages
C#
60.5%
HTML
30.4%
CSS
8.6%
TSQL
0.4%