summaryrefslogtreecommitdiffstats
path: root/projecttemplates/WebFormsRelyingParty/Model.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved all the project template logic that would be common between MVC and ↵Andrew Arnott2009-11-131-1168/+0
| | | | web forms web sites into its own library.
* Made the "as string" and "as int" entity properties private, since we have ↵Andrew Arnott2009-11-111-11/+7
| | | | strong-typed accessors for these properties.
* Added scope to issued OAuth tokens.Andrew Arnott2009-11-101-1/+24
|
* Added a bunch more OAuth SP supporting code, but it's not done yet.Andrew Arnott2009-11-101-1/+24
|
* Split up issued tokens into request and access token types.Andrew Arnott2009-11-101-118/+135
|
* Added initial OAuth token manager and entities.Andrew Arnott2009-11-101-1/+591
| | | | 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-3/+28
|
* Renamed "starterkits" to "projecttemplates".Andrew Arnott2009-10-101-0/+494