Commit Graph

388 Commits

Author SHA1 Message Date
Arthur Vickers 8bace4b197 Stop calling UseIdentity since it is the default anyway 2015-06-26 16:08:25 -07:00
Hao Kung 2f7accb8fe policheck fix 2015-06-26 10:17:43 -07:00
Hao Kung 24cf9998f0 React to HTTP/Security changes 2015-06-25 19:08:58 -07:00
Arthur Vickers 32625917e3 React to EF changes 2015-06-25 16:00:53 -07:00
Arthur Vickers 3ad117ac83 React to EF name changes 2015-06-23 16:00:47 -07:00
Henk Mollema 3d53334a03 Update README.md 2015-06-23 14:29:13 -07:00
Hao Kung f4f7fac189 Remove extra config param that's not used 2015-06-23 13:30:55 -07:00
Hao Kung 3e3fcb54a8 Merge remote-tracking branch 'edz/EFStoreTryAdd' into dev 2015-06-23 12:18:48 -07:00
Doug Bunting d5c9599668 Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:59:34 -07:00
Eilon Lipton 146e9a383c Merge pull request #499 from hishamco/buildStatus
Add AppVeyor, Travis build status
2015-06-22 21:24:07 -07:00
Hisham Abdullah Bin Ateya bf1aec9fa5 Add AppVeyor, Travis build status 2015-06-23 07:20:35 +03:00
Arthur Vickers 148be8c410 Remove use of SqlServerDatabase! 2015-06-19 11:28:13 -07:00
Arthur Vickers 6fa89f5da1 Add missing using directive. 2015-06-19 11:20:41 -07:00
Arthur Vickers 3283d48cca React to removal of RelationalDatabase 2015-06-19 11:11:10 -07:00
eduaglz 741f2b1cc7 Makes AddEntityFrameworkStores use TryAdd instead of Add 2015-06-17 16:03:26 -05:00
Hao Kung 8796f7e78a Merge from release 2015-06-17 11:19:41 -07:00
Hao Kung 1ed2ebcd96 Rename shouldLockout => lockoutOnFailure 2015-06-16 14:39:26 -07:00
Chris R fc3c63f9b5 React to the removal of ErrorPageOptions.ShowAll. 2015-06-16 12:00:30 -07:00
Arthur Vickers 100cb7a049 React to EF name changes. 2015-06-16 09:15:21 -07:00
Hao Kung e80853a4cf Cleanup logging 2015-06-11 14:56:25 -07:00
Hao Kung e2d8bfe5cf Cleanup logging in SignInManager 2015-06-10 15:13:28 -07:00
Hao Kung 4e5bba35da Friendlier ToString 2015-06-08 14:32:39 -07:00
Hao Kung d8b3cf238e Set Max length for names to 256 and add index 2015-06-08 14:11:53 -07:00
Hao Kung 715790c213 Merge Barry's DocComments
(sorry barry, wasn't too hard to merge)
2015-06-08 11:09:25 -07:00
Hao Kung 6d206250b3 Remove SecurityToken internal class 2015-06-08 10:55:52 -07:00
Troy Dai a759bc5529 Merge branch 'release' into dev 2015-06-03 11:58:40 -07:00
Troy Dai 5c0521df63 Fix build break 2015-06-03 11:58:27 -07:00
Pranav K cf132e1057 Merge branch 'release' into dev 2015-05-27 16:26:21 -07:00
Pranav K a5212d0942 Updating to release NuGet.config 2015-05-27 16:26:18 -07:00
Arthur Vickers 8a8332f9f1 React to DbContextOptions name change 2015-05-26 11:37:08 -07:00
Kirthi Krishnamraju 717b7a090c React to aspnet/Configuration #194 2015-05-22 05:53:20 -07:00
Kirthi Krishnamraju 030459b8ba React to aspnet/Configuration #195,#198 2015-05-20 19:34:27 -07:00
Eilon Lipton 99c7859608 Fix build break due to Configuration rename 2015-05-16 23:42:42 -07:00
Eilon Lipton d5cfe839db Merge pull request #459 from hishamco/dev
Using 'nameof' operator instead of magic strings
2015-05-16 22:52:08 -07:00
Eilon Lipton 844e91d69d Update Home master -> Home dev 2015-05-12 11:49:51 -07:00
Barry Dorrans eaa7ca9e81 Adding validation regex timeout. 2015-05-08 14:33:45 -07:00
Hao Kung f0098b6e1e No password = auto fail password checks
Rather than null ref boom...
2015-05-08 10:57:18 -07:00
Chris R 6814576b5e React to Http namespace changes. 2015-05-07 15:30:33 -07:00
Hao Kung 288cb6c58f Test and misc cleanup 2015-05-05 14:35:10 -07:00
Hisham Abdullah Bin Ateya da15e5f71b Using 'nameof' operator instead of magic strings 2015-05-05 20:06:17 +03:00
N. Taylor Mullen ab43154577 Update LICENSE.txt and license header on files. 2015-05-01 13:52:26 -07:00
ajcvickers b2a25ff288 Stop using ForRelational 2015-04-30 10:01:53 -07:00
Brennan fc38d7e7cf React to Hosting package rename 2015-04-29 18:56:15 -07:00
Chris Ross 3b32348cec React to Auth API changes. 2015-04-24 11:32:15 -07:00
Hao Kung a71dc5858d React to Security changes 2015-04-23 22:57:17 -07:00
Hao Kung c251bf0162 Add RefreshSignIn 2015-04-23 22:17:24 -07:00
Suhas Joshi 791173fda8 Update security stamp when setting username 2015-04-22 17:46:44 -07:00
Suhas Joshi afff831d62 Updating stores to use TypeDescriptor for type conversion 2015-04-22 17:23:03 -07:00
Chris Ross de69da85fe Fix dependencies. 2015-04-22 12:36:13 -07:00
Hao Kung 3e94336390 Remove hosting and logging dependencies 2015-04-21 17:02:16 -07:00