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 | -58/+0 |
| | | | | web forms web sites into its own library. | ||||
* | Fixed a bunch of bugs in the project template's oauth sp implementation. | Andrew Arnott | 2009-11-12 | 1 | -0/+6 |
| | |||||
* | Added a bunch more OAuth SP supporting code, but it's not done yet. | Andrew Arnott | 2009-11-10 | 1 | -1/+7 |
| | |||||
* | Fixed up roles, and restricted OAuth tokens from providing access to ↵ | Andrew Arnott | 2009-11-10 | 1 | -2/+15 |
| | | | | sensitive user pages. | ||||
* | Split up issued tokens into request and access token types. | Andrew Arnott | 2009-11-10 | 1 | -0/+33 |