Commit Graph

23 Commits

Author SHA1 Message Date
Pranav K 3d0793fec4 React to Razor.Design package removal 2018-10-31 15:23:52 -07:00
Pranav K 31bb166372
Reference Microsoft.NET.Sdk.Razor in projects with Razor files 2018-09-20 16:42:13 -07:00
Pranav K 323e7c7205 Use PartialTagHelper instead of Html.Partial 2018-06-21 09:46:12 -07:00
Pranav K 4ce8155176 Update to netcoreapp2.2 (#46) 2018-05-16 09:55:58 -07:00
Hao Kung c311771b32
Edit readme 2018-05-04 11:04:11 -07:00
Hao Kung a941f3c712
Add some more functional tests (Cookies/PathSelection/DynamicSchemes) (#42)
* Add some cookie tests

* Add more functional tests

Cookes + PathSchemeSelection + DynamicScheme tests
2018-05-01 15:43:47 -07:00
Hao Kung cc47426c77
Add some initial functional tests for auth samples (#41) 2018-05-01 13:04:56 -07:00
Mike Rousos 8d0f84ea46 Add IAuthorizationPolicyProvider sample (#31)
* Add IAuthorizationPolicyProvider sample

* Update IAuthorizationPolicyProvider sample to show falling back to a default provider

* Make project, directory, and namespace names consistent for custom policy provider sample

* Make policy provider sample an MVC app and replace Values controller with a home controller (with views)

* Add cookie authentication and account controller/views

* Update readme and comments to reflect new authorization policy provider scenario

* Add some more information to the access denied page for debugging purposes

* Add some additional logging

* Minor updates based on PR feedback
2018-04-26 13:25:07 -07:00
Chris Ross (ASP.NET) 7dfd5dab00 Reference razor sdk to avoid runtime compilation 2018-04-24 08:59:51 -07:00
Chris Ross (ASP.NET) c7bb660730 Create a StaticFilesAuth sample #28 2018-04-20 10:48:36 -07:00
Hao Kung 4ff09370a9
Delete Startup.cs (#35)
Leftover from rename
2018-04-11 14:38:28 -07:00
Javier Calvarro Nelson 90eca80e0b React to changes in MVC Testing 2018-03-19 15:36:15 -07:00
Brice Lambson a3772fed65 Remove Microsoft.EntityFrameworkCore.Tools.DotNet 2018-03-19 12:59:16 -07:00
Nate McMaster 415abeecc3
Merge branch 'release/2.1' into dev 2018-03-02 14:00:53 -08:00
Hao Kung ee6db5a7fd
Switch to use forwarding instead of virtual handler (#27) 2018-02-28 14:23:48 -08:00
Ryan Brandenburg 857c0632a0 Use variable for CLI tool reference 2018-01-24 15:02:26 -08:00
Hao Kung c0eabc39e3 Fix xform sample 2018-01-19 16:56:12 -08:00
Hao Kung a3df6a7bf9 Add dynamic scheme sample 2018-01-16 12:02:37 -08:00
Hao Kung 404105bd19 Add Identity.External claims sample 2018-01-02 13:10:59 -08:00
Hao Kung 0686383c90 Add PathSchemeSelection sample 2017-12-12 15:14:54 -08:00
Scott Addie e539a4421a Replace hardcoded string with constant 2017-11-22 16:20:03 -06:00
Pranav K 9b191ab7bf Update samples and tests to netcoreapp2.1 2017-11-21 15:48:08 -08:00
Hao Kung 6e75c8eb76 Add cookies and claims transformation samples/tests 2017-11-10 14:01:44 -08:00