about summary refs log tree commit diff
path: root/src/indieauth.rs
Commit message (Expand)AuthorAgeFilesLines
* Make clippy happyVika2021-05-171-1/+1
* Make rustfmt happyVika2021-05-171-28/+71
* Added a debug shim to IndieAuthMiddleware that makes it a no-op in staging (e...Vika2021-05-091-1/+15
* Added rudimentary caching to IndieAuth middlewareVika2021-05-051-27/+83
* Deleted a loose TODOVika2021-05-051-1/+0
* Initial commitVika2021-05-041-0/+116