Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix changes made in previous commits to actually adhere to StyleCop rules, ↵ | lcalabrese | 2015-08-07 | 1 | -3/+4 |
| | | | | so the project even builds in Release mode | ||||
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -1/+3 |
| | |||||
* | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 1 | -1/+2 |
| | | | | | | | The StandardRelyingPartyApplicationStore and StandardProviderApplicationStore were equivalent, and thus redundant. There was also nothing OpenID specific about them. So this consolidates and renames these types to better reflect their general purpose. | ||||
* | More StyleCop fixes. | Andrew Arnott | 2013-03-26 | 1 | -1/+7 |
| | |||||
* | Moved Offline OP to use controllers. | Andrew Arnott | 2013-03-04 | 1 | -0/+81 |