Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the HTTP client a generic | Vika | 2022-02-21 | 1 | -7/+5 |
* | indieauth/require_token(): reject with 401 when no header | Vika | 2022-02-21 | 1 | -2/+34 |
* | Add a module for IndieAuth bearer token auth | Vika | 2022-02-21 | 1 | -201/+245 |
* | Appease rustfmt, clippy and cargo check | Vika | 2021-07-29 | 1 | -8/+17 |
* | Added an internal token mechanism | Vika Shleina | 2021-07-27 | 1 | -0/+11 |
* | Replaced scheme with HTTPS in frontend to prevent weird things | Vika Shleina | 2021-07-19 | 1 | -1/+1 |
* | Make clippy happy | Vika | 2021-05-17 | 1 | -1/+1 |
* | Make rustfmt happy | Vika | 2021-05-17 | 1 | -28/+71 |
* | Added a debug shim to IndieAuthMiddleware that makes it a no-op in staging (e... | Vika | 2021-05-09 | 1 | -1/+15 |
* | Added rudimentary caching to IndieAuth middleware | Vika | 2021-05-05 | 1 | -27/+83 |
* | Deleted a loose TODO | Vika | 2021-05-05 | 1 | -1/+0 |
* | Initial commit | Vika | 2021-05-04 | 1 | -0/+116 |