refactor: Unnötige Verzeichnissuch-Cachinge-Prozesse entfernen
This commit is contained in:
parent
41151593fd
commit
d664adf000
@ -98,8 +98,6 @@ namespace WorkFlow.API.Controllers
|
||||
new ClaimsPrincipal(claimsIdentity),
|
||||
authProperties);
|
||||
|
||||
_dirSearchService.SetSearchRootCache(user.Username, login.Password);
|
||||
|
||||
return Ok();
|
||||
}
|
||||
catch(Exception ex)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user