Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw all data manipulation code in one place | Tomasz Kramkowski | 2023-03-27 | 1 | -27/+26 |
| | | | | | This means that everything now goes through a Store object, which should make testing a little bit easier. | ||||
* | Respond to auth failures with WWW-Authenticate | Tomasz Kramkowski | 2023-03-27 | 1 | -0/+3 |
| | |||||
* | add middleware tests | Tomasz Kramkowski | 2023-03-24 | 1 | -0/+116 |