| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rustfmt; implement role-based auth checks | Bryan Newbold | 2018-12-31 | 1 | -28/+25 | 
| | | |||||
| * | wire-up auth config via ENV | Bryan Newbold | 2018-12-31 | 1 | -19/+20 | 
| | | |||||
| * | basic auth unittests | Bryan Newbold | 2018-12-28 | 1 | -1/+5 | 
| | | |||||
| * | more auth refactoring | Bryan Newbold | 2018-12-28 | 1 | -4/+4 | 
| | | |||||
| * | start refactor of auth code | Bryan Newbold | 2018-12-28 | 1 | -1/+2 | 
| | | | | | | | | Pulls auth code (which requires the persistent state of a signing keyring) into a struct. Doesn't try verify macaroon in middleware, do it in individual wrappers. | ||||
| * | more basic work on auth | Bryan Newbold | 2018-12-27 | 1 | -16/+20 | 
| | | |||||
| * | sql codegen and WIP on auth command | Bryan Newbold | 2018-12-27 | 1 | -11/+29 | 
| | | |||||
| * | start skeleton of auth internal bits | Bryan Newbold | 2018-12-26 | 1 | -0/+109 | 
