summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyLogic/Model.AuthenticationToken.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed unhandled exception for returning users introduced by UTC date/time ↵Andrew Arnott2009-11-161-6/+2
| | | | enforcement code that was recently introduced.
* Added a few new columns to the project template's database.Andrew Arnott2009-11-161-0/+21
|
* Moved all the project template logic that would be common between MVC and ↵Andrew Arnott2009-11-131-0/+21
web forms web sites into its own library.