summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make crypto fields private if they're not used outside cryptopennae2022-07-171-7/+7
* don't use SecretBytes in HawkKey/SecretKeypennae2022-07-175-33/+37
* remove zeroize dependencypennae2022-07-173-10/+1
* remove remnants of trying to quickcheck thingspennae2022-07-171-4/+0
* apply rustfmtpennae2022-07-174-4/+8
* fix clippy warningspennae2022-07-174-4/+6
* add test vector for password changes and account resetpennae2022-07-161-1/+48
* allow integration tests to run in parallelpennae2022-07-148-56/+77
* simplify spawn_loggedpennae2022-07-141-23/+7
* xfail a test the last commit brokepennae2022-07-141-0/+1
* keep oauth tokens around a bit after expirypennae2022-07-134-16/+27
* add downgrade migration for first schema versionpennae2022-07-131-1/+44
* fix avatar change showing an error and not reloading the pagepennae2022-07-131-0/+1
* initial importpennae2022-07-1362-0/+16966