jusbuc2k / Justin.AspNetCore.LdapAuthentication

LDAP based password authentication for ASP.NET Identity
MIT License
57 stars 19 forks source link

Bump Microsoft.AspNetCore.Identity from 2.0.0 to 2.0.4 in /src/Justin.AspNetCore.LdapAuthentication #11

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps Microsoft.AspNetCore.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)) > * Port AddEntityFrameworkStores fix to 2.0.1 ([#1396](https://github-redirect.dependabot.com/aspnet/Identity/issues/1396)) > * Port ChangePhoneNumber fix to 2.0.1 ([#1395](https://github-redirect.dependabot.com/aspnet/Identity/issues/1395)) >
Commits - [`b532f11`](https://github.com/aspnet/Identity/commit/b532f11de71acdd57ad326a0f8a2fb0fc8ceb5c3) Merge pull request [#2](https://github-redirect.dependabot.com/aspnet/Identity/issues/2) from aspnet/haok/2.0-msrc - [`17dda64`](https://github.com/aspnet/Identity/commit/17dda64dd7f4eafb88c648ad535cbe2baee85d06) CheckPassword only reset lockout when TFA disabled - [`952b38a`](https://github.com/aspnet/Identity/commit/952b38aa4ed42261465b4e7054a0fc0cc94b8f80) Bump version to 2.0.4 - [`1a5f694`](https://github.com/aspnet/Identity/commit/1a5f6945d945f24624dae50b0d122c70f4a688d3) Bump version to 2.0.3 - [`15a8228`](https://github.com/aspnet/Identity/commit/15a82284ce52dc8932c49f3246763f3ea05a3568) Bump version, update build tools, and dependency versions - [`0ab57e8`](https://github.com/aspnet/Identity/commit/0ab57e8184f524928b4e58791172b5a9d98940b1) Bump version to 2.0.2 - [`becf1df`](https://github.com/aspnet/Identity/commit/becf1df9c5a3b908e28ec3c1272b072d8801e3dc) Mark Identity service packages as IsPackable=false - [`8c47b90`](https://github.com/aspnet/Identity/commit/8c47b90677c0f544844151418ba94f24d9f2a094) Update fix to ChangePhoneNumber - [`98fa107`](https://github.com/aspnet/Identity/commit/98fa107c0505a671b68a5b13d11b72ebc6168cf6) Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 - [`8a880ad`](https://github.com/aspnet/Identity/commit/8a880adf7299777d4ef025fa78c23be072fb8a08) Undo unintentional change. Use xunit 2.2.0 in spec.tests projects - Additional commits viewable in [compare view](https://github.com/aspnet/Identity/compare/rel/2.0.0...2.0.4)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jusbuc2k/Justin.AspNetCore.LdapAuthentication/network/alerts).