aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/bin/fatcat-auth.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: clippy cleanupsBryan Newbold2022-10-051-1/+1
* update missing rust crate namesBryan Newbold2019-09-051-1/+1
* implement --env-format for fatcat-authBryan Newbold2019-01-111-7/+15
* yet more edit lifecycle progressBryan Newbold2019-01-111-8/+12
* code docs/comments and rustfmtBryan Newbold2019-01-101-2/+4
* narrow down many glob importsBryan Newbold2019-01-101-5/+3
* refactor: FatCatId -> FatcatIdBryan Newbold2019-01-091-4/+4
* huge refactor of rust modules/filesBryan Newbold2019-01-081-34/+10
* rustfmt; implement role-based auth checksBryan Newbold2018-12-311-28/+25
* wire-up auth config via ENVBryan Newbold2018-12-311-19/+20
* basic auth unittestsBryan Newbold2018-12-281-1/+5
* more auth refactoringBryan Newbold2018-12-281-4/+4
* start refactor of auth codeBryan Newbold2018-12-281-1/+2
* more basic work on authBryan Newbold2018-12-271-16/+20
* sql codegen and WIP on auth commandBryan Newbold2018-12-271-11/+29
* start skeleton of auth internal bitsBryan Newbold2018-12-261-0/+109