index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
OAuthAuthorizationServer
/
Controllers
/
OAuthController.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected indentation back to being tab based.
Richard Collette
2014-12-26
1
-67
/
+67
*
Undo CodeMaid formatting
Richard Collette
2014-12-23
1
-29
/
+18
*
Fix #355 Response.ContentType not set when AsActionResult is used.
Richard Collette
2014-12-18
1
-83
/
+97
*
Removed references to obsolete AsyncController.
Andrew Arnott
2013-01-27
1
-1
/
+1
*
Fixed a bunch more samples.
Andrew Arnott
2013-01-23
1
-11
/
+13
*
Access token endpoint now can respond with appropriate errors.
Andrew Arnott
2012-03-14
1
-6
/
+1
*
Fixed StyleCop mesage.
Andrew Arnott
2012-03-01
1
-1
/
+1
*
Slightly simplified sample OAuth 2 authorization server token endpoint action.
Andrew Arnott
2012-02-25
1
-6
/
+4
*
Added another frame busting technique to make the authorization server more s...
Andrew Arnott
2012-02-20
1
-0
/
+1
*
Access token lifetimes are now controlled by the IAuthorizationServer instanc...
Andrew Arnott
2011-06-16
1
-11
/
+1
*
Implicit grants are now sort of working on the authorization server side.
unknown
2011-06-15
1
-32
/
+2
*
Various fixes to the sample OAuth 2.0 Authorization Server sample.
Andrew Arnott
2011-05-27
1
-0
/
+1
*
Allowed for cycling of symmetric cryptographic keys by replacing the effectiv...
Andrew Arnott
2011-05-27
1
-10
/
+10
*
Fixed static field initialization.
Andrew Arnott
2011-04-07
1
-13
/
+6
*
Fixed non-thread-safe use of RsaCryptoServiceProvider instances.
Andrew Arnott
2011-04-07
1
-5
/
+11
*
Replaced OAuth2 API demands for RSAParameters with demands for RSACryptoServi...
Andrew Arnott
2011-04-06
1
-103
/
+116
*
Now StyleCop clean.
Andrew Arnott
2010-08-01
1
-16
/
+26
*
Some user-notification enhancements to the OAuth 2 samples.
Andrew Arnott
2010-08-01
1
-1
/
+15
*
The OAuthClient, OAuthResourceServer and OAuthAuthorizationServer samples now...
Andrew Arnott
2010-08-01
1
-2
/
+1
*
Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer...
Andrew Arnott
2010-07-31
1
-0
/
+102