Justin.AspNetCore.LdapAuthentication
Justin.AspNetCore.LdapAuthentication copied to clipboard
LDAP based password authentication for ASP.NET Identity
I've got an application I'm supporting written in .Net Core 2.0 and upgraded to 2.1. The author used this whole UserStore stuff and a SQL Server database for security and...
Bumps [Microsoft.AspNetCore.Identity](https://github.com/aspnet/Identity) from 2.0.0 to 2.0.4. Release notes *Sourced from [Microsoft.AspNetCore.Identity's releases](https://github.com/aspnet/Identity/releases).* > ## 2.0.1 > ### Bugs Fixed > > * Revert the fix introduced in [aspnet/Identity#1395](https://github-redirect.dependabot.com/aspnet/Identity/issues/1395) ([#1483](https://github-redirect.dependabot.com/aspnet/Identity/issues/1483)) >...