Commit Graph

6 Commits (8e33d0e94edeb699386a2319abf3f39a5368bd89)

Author SHA1 Message Date
Rick Anderson 4313ed3047
RP version of secure user data (#5190)
* RP version of secure user data

* work

* work

* work

* work

* work

* work

* work

* ready 4 review

* pdf and fix

* fixes

* fixes

* fixes

* clean up

* clean up

* clean up

* last draft

* last draft

* Updates to Razor Pages user data protection doc

* Page Model to page model

* code fense to bold

* Updates to Razor Pages user data authorization doc

* Enable copying of .NET Core CLI command

* Change HTML code snippets to CSHTML

* Task.CompletedTask;

* Task.CompletedTask;
2018-01-25 21:06:35 -10:00
Ganesan Arunachalam 28104d5e4b Removed unnecessary user management. (#3616) 2017-07-05 10:14:29 -06:00
Ganesan Arunachalam 80aaf4caab Fix issue which rose when rendering index (#3617)
* Fix issue which rose when rendering index

* Includes check for edit permission before listing.

* Inject authorization service and import libraries.

* Commented out cosmetic
2017-07-05 09:40:32 -06:00
Ganesan Arunachalam 5f4e63ec18 Removed redundant Task.FromResult (#3615) 2017-07-05 08:07:03 -06:00
Scott Addie 7c2e804baf Delete project.json from sample project (#3624) 2017-07-03 15:19:09 -06:00
Rick Anderson c0849eb674 Secure user data (#3336)
* Secure user data

* removed dead code

* Revert "removed dead code"

This reverts commit 3311e8e4d4.

* move snippets to final15

* work

* fix

* work

* work

* work

* work

* work

* work

* work

* work

* work

* CRUD check

* work

* rename

* work

* formatting

* tdykstra feedback

* work

* tom feedback

* work

* work

* joe feedback

* work

* download

* fix

* download link

* download link
2017-05-30 13:11:31 -07:00