summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdOfflineProvider/MainWindow.xaml.cs
Commit message (Collapse)AuthorAgeFilesLines
* Avoided offline OP app crash when copying to clipboard fails.Andrew Arnott2009-11-271-1/+6
|
* Fixed bug where offline OP didn't set response content-type.Andrew Arnott2009-06-221-0/+1
|
* OpenID offline Provider now temporarily takes focus during an intercepted login.Andrew Arnott2009-04-261-0/+5
|
* Removed all UI for unimplemented features in the Offline Provider.Andrew Arnott2009-04-261-1/+15
|
* The auto-respond vs. intercept setting for checkid messages works now.Andrew Arnott2009-04-261-1/+31
|
* Lots more feature work on OpenID Offline Provider app:Andrew Arnott2009-04-261-16/+17
| | | | | * OpenID app icon * UI work
* Added user interactivity to begin to customize auth responses to the ↵Andrew Arnott2009-04-251-1/+2
| | | | OpenIdOfflineProvider tool.
* Added logger box to the Offline Provider app.Andrew Arnott2009-04-171-0/+12
|
* Refactored OpenIdProvider host out of the XAML window code.Andrew Arnott2009-03-281-114/+15
|
* A bit of touch-ups on the offline Provider app.Andrew Arnott2009-03-281-45/+70
|
* Added initial Offline Provider app.Andrew Arnott2009-03-281-0/+178