summaryrefslogtreecommitdiffstats
path: root/samples/OAuthAuthorizationServer/Controllers/AccountController.cs
Commit message (Expand)AuthorAgeFilesLines
* Corrected indentation back to being tab based.Richard Collette2014-12-261-51/+50
* Undo CodeMaid formattingRichard Collette2014-12-231-34/+19
* Fix #355 Response.ContentType not set when AsActionResult is used.Richard Collette2014-12-181-69/+86
* Removes some optional cancellation tokens that don't work with all server con...Andrew Arnott2013-03-281-3/+3
* Removed references to obsolete AsyncController.Andrew Arnott2013-01-271-1/+1
* Fixed a bunch more samples.Andrew Arnott2013-01-231-8/+8
* Removed database component from the Resource Server sample.Andrew Arnott2010-08-111-0/+11
* Fixed bug where sample logon page would throw due to no returnUrl parameter.Andrew Arnott2010-08-111-14/+17
* Now StyleCop clean.Andrew Arnott2010-08-011-24/+14
* The OAuthClient, OAuthResourceServer and OAuthAuthorizationServer samples now...Andrew Arnott2010-08-011-91/+38
* Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...Andrew Arnott2010-07-311-0/+127