summaryrefslogtreecommitdiffstats
path: root/projecttemplates/WebFormsRelyingParty/Code
Commit message (Collapse)AuthorAgeFilesLines
* Removes project templates.Andrew Arnott2013-06-161-85/+0
| | | | These haven't run correctly for many months anyway, and they'd be horribly out-dated even if they did work.
* projecttemplates now build.Andrew Arnott2013-01-271-0/+29
|
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Fixed the no-redirect issue when users navigate to /login.aspx to log into ↵Andrew Arnott2009-11-161-2/+2
| | | | the RP template.
* Moved all the project template logic that would be common between MVC and ↵Andrew Arnott2009-11-1310-781/+0
| | | | web forms web sites into its own library.
* Fixed OAuth authentication module's role handling so that it doesn't get ↵Andrew Arnott2009-11-131-0/+16
| | | | overridden by the database role provider.
* StyleCop fixes.Andrew Arnott2009-11-122-4/+4
|
* Fixed a bunch of bugs in the project template's oauth sp implementation.Andrew Arnott2009-11-123-6/+10
|
* Bug fixes and updated db creation script with new OAuth tables.Andrew Arnott2009-11-112-6/+10
|
* Added OAuth authorization modules so that incoming requests signed with ↵Andrew Arnott2009-11-113-0/+182
| | | | OAuth get proper delegation rights.
* Added scope to issued OAuth tokens.Andrew Arnott2009-11-101-0/+5
|
* Removed magic string.Andrew Arnott2009-11-101-2/+3
|
* Added a bunch more OAuth SP supporting code, but it's not done yet.Andrew Arnott2009-11-103-1/+208
|
* Split up token manager into an SP side and a consumer side.Andrew Arnott2009-11-103-155/+164
|
* Split up issued tokens into request and access token types.Andrew Arnott2009-11-101-16/+17
|
* Added initial OAuth token manager and entities.Andrew Arnott2009-11-101-0/+262
| | | | Haven't checked in changes to db generating SQL yet.
* Added EmailAddressVerified column to users table and code to utilize it.Andrew Arnott2009-11-091-0/+23
|
* Renamed "starterkits" to "projecttemplates".Andrew Arnott2009-10-101-0/+123