Commit Graph

138 Commits (33e87dab6afe67a0a3397015e2710286ea8b57b7)

Author SHA1 Message Date
Marcus cdd911c900 AddPolicy over21 incorrect brace closer (#2420)
code snippet had either 1 too many brace closure (if was just the begining of the method and remainder was removed for brevity) or the close parenthesis was misplaced.
2016-12-19 08:54:17 -10:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00
Mike Harder 39c52c53c2 Fix secret name in code sample (#2373)
Fix secret name in code sample
2016-12-12 13:28:55 -08:00
Rick Anderson f3bfa97e5e Merge pull request #2371 from AdrienTorris/master
Add example of how configure Identity to use Guid data type for primary keys
2016-12-12 11:02:24 -10:00
Adrien TORRIS 8679c436ef Update highlights in code samples 2016-12-12 10:44:57 +01:00
Adrien TORRIS 529a866427 Add example of how configure Identity to use Guid data type for primary keys
Next #1975 PR
2016-12-12 10:35:18 +01:00
Kevin Rich 877d405229 Corrected current package name
The page name as stated was incorrect
2016-12-11 14:46:59 -08:00
Tom Dykstra 2ac27895e3 redirects (#2359) 2016-12-09 10:12:11 -08:00
Rick Anderson 166ef3db18 Merge pull request #2347 from elshev/patch-1
Fix syntax highlighting
2016-12-08 20:33:49 -10:00
Tom Dykstra ae2cd22d57 fix note format 2016-12-08 09:03:17 -08:00
Tom Dykstra 42468745e9 add note about placement of usegoogleauth 2016-12-08 09:01:17 -08:00
elshev f862bba6a4 Update password-hashing.md 2016-12-08 09:14:18 +03:00
elshev 933caa1b2d Fix syntax highlighting 2016-12-08 09:00:40 +03:00
Tom Dykstra 7edbc49a42 sociallogins toc 2016-12-07 12:33:19 -08:00
Rick Anderson 591cbf16e3 Merge pull request #2340 from GuardRex/guardrex/data-protection-slot-keyring-update
Add slot details to behavioral defaults for Azure Apps
2016-12-07 09:06:16 -10:00
Luke Latham f1719355a6 Update default-settings.md 2016-12-07 12:20:42 -06:00
Rick Anderson 29ca4db910 Merge pull request #2316 from GuardRex/guardrex/byline-normalization
Byline Normalization
2016-12-05 09:06:39 -10:00
Luke Latham a24df9ef54 Update app-secrets.md 2016-12-04 23:14:37 -06:00
Luke Latham cdf69f6ff3 Update twitter-logins.md 2016-12-04 23:10:15 -06:00
Luke Latham b95c3f61e2 Update sociallogins.md 2016-12-04 23:09:57 -06:00
Luke Latham ae59c85d3b Update other-logins.md 2016-12-04 23:09:42 -06:00
Luke Latham d15b5912c9 Update microsoft-logins.md 2016-12-04 23:09:25 -06:00
Luke Latham c20627c712 Update identity.md 2016-12-04 23:08:54 -06:00
Luke Latham 04f7230f31 Update identity.md 2016-12-04 23:08:19 -06:00
Luke Latham 1dd049fccf Update identity.md 2016-12-04 23:05:45 -06:00
Luke Latham 11c8c23730 Update google-logins.md 2016-12-04 23:05:26 -06:00
Luke Latham c50fe1677c Update facebook-logins.md 2016-12-04 23:05:10 -06:00
Luke Latham f4bc4c0059 Update introduction.md 2016-12-03 20:04:32 -06:00
Luke Latham 4ff1584f35 Update accconfirm.md 2016-12-03 19:40:30 -06:00
Luke Latham e230c92270 Update context-headers.md 2016-12-03 12:43:05 -06:00
Luke Latham 60564220e8 Update replacing-machinekey.md 2016-12-03 12:41:13 -06:00
Luke Latham 8bdc280fa7 Update cookie-sharing.md 2016-12-03 12:39:54 -06:00
Luke Latham d9dd9d589c Update default-settings.md 2016-12-03 12:38:04 -06:00
Luke Latham becbdf4ca3 Update purpose-strings-multitenancy.md 2016-12-03 12:36:03 -06:00
Luke Latham d1df5bcf7a Update accconfirm.md 2016-12-03 12:26:51 -06:00
Luke Latham eb23e0649c Update overview.md 2016-12-03 12:19:33 -06:00
Luke Latham 37029d0e62 Update resourcebased.md 2016-12-03 12:18:37 -06:00
Luke Latham c6d812f406 Update machine-wide-policy.md 2016-12-03 12:17:50 -06:00
Luke Latham 9f0ddae3e5 Update key-storage-providers.md 2016-12-03 12:15:47 -06:00
Luke Latham d8f9193bc1 Update dangerous-unprotect.md 2016-12-03 12:14:26 -06:00
Luke Latham 5e834ee315 Update limited-lifetime-payloads.md 2016-12-03 12:13:33 -06:00
Rick Anderson 9237591bff Update key-storage-format.md 2016-11-30 15:49:11 -10:00
Marius Schulz 71559aad27 Replaces gender-specific pronoun by singular they 2016-11-30 17:46:15 +01:00
Rick Anderson 57d88b7c22 Update sociallogins.md 2016-11-29 14:00:57 -10:00
Rick Anderson 8738defd55 Update sociallogins.md 2016-11-29 14:00:05 -10:00
Vaiune ae7e0fb3ea add a note about UseIdentity() being first in order 2016-11-29 03:05:29 +02:00
Tom Dykstra ed025564b3 fix link 2016-11-23 15:48:17 -08:00
Jerrie Pelser b188fdc5a8 AuthorizationContext => AuthorizationHandlerContext
`AuthorizationContext` in the code sample should be `AuthorizationHandlerContext`
2016-11-23 11:00:09 +07:00
Max Bruckner c456a9252e accconfirm.md: Fix typo "dependecy"->"dependency" 2016-11-21 08:29:59 +07:00
valeriy novytskyy 89077574b0 Merge with master 2016-11-17 23:37:52 -08:00