Commit Graph

730 Commits

Author SHA1 Message Date
Pranav K 9b7b309ced Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:34 -07:00
Pranav K 36184161fb Adding System.Security.Claims to samples and tests
This should go away after we migrate everything, but for now this
is required to get the build going.
2017-03-21 16:49:32 -07:00
Pranav K 234b882758 Remove net451 as a compilation target 2017-03-21 16:49:04 -07:00
Pranav K 4f3584f129 Remove unused sample 2017-03-21 16:45:53 -07:00
Nate McMaster e98291ef2d
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:14:59 -07:00
Nate McMaster 8d8faf9adc Unify dependency versions to one file and remove workarounds
Upgrade to stable version of Moq
Simplify sample dependencies by using metapackage
2017-03-15 14:47:08 -07:00
Nate McMaster 8802db249a
Update appveyor and travis settings 2017-03-14 13:40:35 -07:00
Ansari b1e4df0c06 Typo Error Fixed. 2017-03-14 09:43:23 -07:00
David Fowler eed9bd668e Merge pull request #1126 from aspnet/no-mono
No mono
2017-03-09 13:12:00 -08:00
David Fowler ea66d3e0c9 Update .travis.yml 2017-03-08 19:53:18 -08:00
Hao Kung 12aa4a3f81 Reenable email validation 2017-03-08 12:58:23 -08:00
Vasiliy Solovey 39772210aa Add DynamoDB provider to the providers list 2017-03-07 16:32:23 -08:00
Jamie West b10c8ec0b8 Update IdentityBuilder.cs <typeparam> tag definition
Updated the <typeparam> tag used for AddUserStore<T> to match the definition used for AddRoleStore<T>.
2017-03-07 16:32:23 -08:00
Nate McMaster 6e25a84993 Update AppVeyor and Travis settings 2017-03-01 18:25:41 -08:00
Nate McMaster 5ecb48662e Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:14 -08:00
Arthur Vickers dcafefd1ab Update in-memory tests to used named database. 2017-02-28 16:51:26 -08:00
Cesar Blum Silveira fc56cba8e7 Bump Microsoft.AspNetCore.Identity.Specification.Tests to net452. 2017-02-22 15:49:10 -08:00
Hao Kung c9404e53d3 Rename tests 2017-02-22 13:08:43 -08:00
Hao Kung 119eb3fa68 Add test verifying SetEmail invalidates token 2017-02-22 13:03:22 -08:00
Doug Bunting ccea27d05c Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-16 12:26:36 -08:00
Nate McMaster 3078ce110b
Downgrade to stable packages 2017-02-14 16:15:35 -08:00
Sébastien Ros addb9a45cb Implementing PasswordOptions.RequiredUniqueChars (#1100)
Fixes #1097
2017-02-10 18:15:16 -08:00
Hao Kung da27614293 Merge branch 'haok/fix' into dev 2017-02-09 10:45:35 -08:00
Hao Kung 1b537e31fc React to clock changes 2017-02-07 22:44:32 -08:00
John Luo a5ca720ff1 Upgrading to VS 2017 2017-02-02 17:16:39 -08:00
Arthur Vickers e7c039caca Remove obsolete file. 2017-01-26 14:21:43 -08:00
Hao Kung 2d15778346 UserStore: Add protected virtuals for queries 2017-01-23 14:44:05 -08:00
Hao Kung 7fbc36c566 Remove cancellation token overload 2017-01-17 12:51:04 -08:00
Hao Kung b64a32f089 Expose options/other services on managers 2017-01-17 12:49:24 -08:00
Hao Kung 57a25d080d AddEFStores: Infer generics from DbContext 2017-01-17 12:45:45 -08:00
Fabiano França d4d105d5b5 Set ConcurrencyStamp current value using lambdas. 2017-01-04 13:29:39 -08:00
Fabiano França 830a1863a1 Fix property name. 2017-01-04 13:29:39 -08:00
Jonathan Underwood 9e59e79a94 Sample: use FindByEmailAsync in ResetPassword flow 2016-12-29 15:42:11 -08:00
Hao Kung 5aed9742a4 Add authenticator support 2016-12-27 12:59:44 -08:00
Ajay Bhargav Baaskaran a9ce48b911 Updating missed projects to 4.4 CoreFx packages 2016-12-22 14:27:42 -08:00
Pranav K 20a55b8d1f Updating to 4.4 CoreFx packages 2016-12-21 16:46:46 -08:00
Stephen Halter 1b394a1830 Barf even less (and move spec tests in sln) 2016-12-16 15:22:31 -08:00
Hao Kung ff5a8f33d5 Barf on this policheck. 2016-12-16 12:39:16 -08:00
Hao Kung f62ae89d78 Remove System.Collections from project.json 2016-12-12 14:08:47 -08:00
Hao Kung 5e4e9ccdf1 Add Identity.Specfification.Tests 2016-12-12 13:55:08 -08:00
Ajay Bhargav Baaskaran 34519a43f6 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:39:47 -08:00
N. Taylor Mullen c8b17ac86b Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:55 -08:00
Tugberk Ugurlu 4af4a434c5 remove About and Contact links from the sample
Their corresponding views are missing and when clicked, it gives 404. Not sure if removing is OK (seems so).
2016-11-28 15:50:05 -08:00
N. Taylor Mullen a2919e07b5 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:01:14 -08:00
Ilya Chudin bf71121a7e Update README.md 2016-11-21 13:58:40 -08:00
Marco Miltenburg bb60afba28 There's no need to check IsLockedOut() anymore as this is already done in PreSignInCheck(). 2016-11-21 12:21:13 -08:00
Hao Kung 4dd38e8ca8 Guard against null security stamps 2016-11-21 12:17:09 -08:00
Nate McMaster 82893848dd
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:57:04 -08:00
Hao Kung 13ae7b21f3 Improve generic support for AddEntityFrameworkStores 2016-11-17 15:06:29 -08:00
Pranav K 3be87cef81 Updating versions to 1.2.0-* 2016-11-09 14:18:00 -08:00