summaryrefslogtreecommitdiffstats
path: root/src/OAuth/OAuthAuthorizationServer
Commit message (Collapse)AuthorAgeFilesLines
* Framework update to 4.5.2David Christiansen2016-06-0623-1175/+6674
| | | | DNOA Nuget update
* Fixing build post faulty PR acceptance. MVC UpgradeDavid Christiansen2014-12-086-74/+137
|
* Fix approval denied return so it's validTodd Palmer2014-03-271-0/+3
| | | Sample will fail since PrepareResponse() will error without setting the required error field when the user denies access.
* Package updateDavid Christiansen2013-08-164-71/+107
|
* DB Update.David Christiansen2012-07-061-1/+2
|
* * Included OpenIdRelyingPartyWebFormsDavid Christiansen2012-07-0630-1305/+30912
| | | | * Fixed MVC references
* Initial change to IIS ExpressDavid Christiansen2012-07-061-2/+2
|
* Upgrade to latest nuget packageDavid Christiansen2012-07-017-83/+126
|
* Change to v4.0 RTWDavid2012-04-023-292/+308
|
* W.I.P.David Christiansen2012-03-1543-0/+28163
* Initial migration and reference to DNOA Nuget packages (From teamcity.dotnetopenauth.net) * Awaiting fix to DotNetOpenAuth.OpenIdOAuth.nuspec in order to complete migration.