Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-09 | Fix live cookie settings | Ben Sima | |
Auth was broken without the xsrf thing disabled. Anyway, its best to have well-defined live and test settings. I will re-enable xsrf when I figure out the js snippet I need. | |||
2021-01-08 | Add cookies and store user tokens | Ben Sima | |
Boy that was harder than I thought, but the code is pretty clean now. I still need to fixup the error handling, and maybe move all the extra args into an app monad, but I think otherwise I have it in a good place. | |||
2020-12-28 | devalloc: add git to deploy environment | Ben Sima | |
2020-12-07 | Auth and load repos from GitHub | Ben Sima | |
2020-12-06 | De-nest Devalloc and a few other cleanups | Ben Sima | |