-
Notifications
You must be signed in to change notification settings - Fork 635
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* moderation tweks * fix: typo. (#818) * Create invite codes for many accounts (#825) * create invite codes for many accounts * test * Revamp dev env (#796) * fix up a couple of tsc errors in app view merge * wip * use dev-env for appview tests * process all in blob resolver * another test fix * fixed missed merge conflict * fix one more merge conflict * fix popular test * Sync test env with labeler changes (#836) fix test-env * Remove extraneous info on getRecord (#835) * remove extraneous info on getRecord * fix test-env * Fix duplication of constants in the crypto package (#819) * App passwords (#826) * app password lex & auth chnages * scrypt things * implemented app password refresh tokens * db tidy & migration * revocation + bugfixin * tests, listing passwords & cleanup * Update packages/pds/src/db/scrypt.ts Co-authored-by: devin ivy <[email protected]> * Update packages/pds/src/db/scrypt.ts Co-authored-by: devin ivy <[email protected]> * pr feedback --------- Co-authored-by: devin ivy <[email protected]> * remove profile labels * rm temp branch from workflow --------- Co-authored-by: Devin Ivy <[email protected]> Co-authored-by: S. Ota <[email protected]> Co-authored-by: Ilya Siamionau <[email protected]>
- Loading branch information
1 parent
d86cf03
commit 2b5347b
Showing
11 changed files
with
520 additions
and
1,149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.