Commit Graph

900 Commits

Author SHA1 Message Date
Pranav K 2e853c444f Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:03:01 -07:00
Pranav K 948e465e93 Branching for 2.0.0-preview1 2017-04-25 22:02:58 -07:00
Brice Lambson dff2a3a559 Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved 2017-04-25 15:05:16 -07:00
Pranav K 7721f32a39 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Smit Patel 660525a8ac Update API Check related files
React to aspnet/BuildTools#238
2017-04-25 08:18:46 -07:00
Hao Kung 7f421a0403 Update tests 2017-04-20 16:50:15 -07:00
Hao Kung bc757faeba Add GetExternalAuthenticationSchemes back 2017-04-20 15:46:20 -07:00
Hao Kung c142085695 UseIdentity => UseAuthentication 2017-04-20 12:34:07 -07:00
Hao Kung 4aafafe6f9 Update sample 2017-04-19 17:59:14 -07:00
Hao Kung 2b34372689 Disable API check for now 2017-04-19 17:06:29 -07:00
Hao Kung 14b4bea964 Identity => Auth 2.0 2017-04-19 13:02:19 -07:00
Barry Dorrans d4669453ba Merge pull request #1161 from Nordic-Dev/dev
Fixing minor typo
2017-04-19 12:10:21 -07:00
Pranav K ba8675507c Remove dependency on Microsoft.AspNetCore.Testing from test specifications 2017-04-13 10:19:06 -07:00
Alec Papierniak 6b65ed2d83 Fixing minor typo 2017-04-10 17:33:29 -05:00
John Luo b1d1d85aee Remove cyclic dependency 2017-04-05 18:16:43 -07:00
Kiran Challa 7e051d92cb Converted samples and test projects to run on netcoreapp2.0 2017-04-05 12:10:45 -07:00
Pranav K 4db377dfb0 Updating versions to 2.0.0-preview1 2017-04-03 21:41:10 -07:00
Pranav K b2b32d691b Revert "Adding System.Security.Claims to samples and tests"
This reverts commit 36184161fb.

Fixes #1141
2017-04-03 11:24:23 -07:00
Hao Kung 5894b58e1a Merge pull request #1152 from aspnet/FixTests
Remove call to Normlize() for now
2017-03-30 11:11:17 -07:00
Hao Kung 1ddc6b111a Remove call to Normlize() for now
https://github.com/aspnet/Identity/issues/1149#issuecomment-290142263

Can bring it back once we are on 2.0
2017-03-30 10:00:30 -07:00
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