Add History change for pending OAuth results in db

This commit is contained in:
Emily Stark
2014-04-03 13:22:37 -07:00
parent e9c9b8270e
commit 9f6734dfa4

View File

@@ -5,6 +5,10 @@
* Move boilerplate HTML from tools to webapp. Changes internal
Webapp.addHtmlAttributeHook API incompatibly.
* Store pending OAuth login results in the database instead of
in-memory, so that an OAuth flow succeeds even if different requests
go to different server processes.
## v0.8.0