Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all the project template logic that would be common between MVC and ↵ | Andrew Arnott | 2009-11-13 | 1 | -1168/+0 |
| | | | | web forms web sites into its own library. | ||||
* | Made the "as string" and "as int" entity properties private, since we have ↵ | Andrew Arnott | 2009-11-11 | 1 | -11/+7 |
| | | | | strong-typed accessors for these properties. | ||||
* | Added scope to issued OAuth tokens. | Andrew Arnott | 2009-11-10 | 1 | -1/+24 |
| | |||||
* | Added a bunch more OAuth SP supporting code, but it's not done yet. | Andrew Arnott | 2009-11-10 | 1 | -1/+24 |
| | |||||
* | Split up issued tokens into request and access token types. | Andrew Arnott | 2009-11-10 | 1 | -118/+135 |
| | |||||
* | Added initial OAuth token manager and entities. | Andrew Arnott | 2009-11-10 | 1 | -1/+591 |
| | | | | Haven't checked in changes to db generating SQL yet. | ||||
* | Added EmailAddressVerified column to users table and code to utilize it. | Andrew Arnott | 2009-11-09 | 1 | -3/+28 |
| | |||||
* | Renamed "starterkits" to "projecttemplates". | Andrew Arnott | 2009-10-10 | 1 | -0/+494 |