aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth_file.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize imports to be more consistentSven-Hendrik Haase2025-01-101-6/+5
|
* Bump reqwest to v0.12Sven-Hendrik Haase2024-06-091-1/+1
|
* Remove explicit dependency on httpSven-Hendrik Haase2024-06-091-1/+1
| | | | We now use the one supplied by actix-web.
* Fix formattingSven-Hendrik Haase2023-08-211-6/+10
|
* Add tests for `--auth-file` flagProudmuslim2023-08-081-0/+62