You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test logging in with existing "email user" still works
Test logging in with existing "github user" still works
Test creating an auth key
Test deleting an auth key (does not appear in list that it can no longer be used)
Test uploading a blob
Test uploading a directory
Test uploading a car
Test uploading partial cars
Test uploading an NFT
Test uploading with existing key (from before migration) and new key This fails as expected, because staging uses different salt for creating/validating it's keys.
Test deleting an upload (it gets deleted_at set and does not appear in files listing)
The base PR for this migration is #263
Tasks
/metrics
feat: add prom metrics endpoint generated from postgres data #495ON CONFLICT
clause inupload_fn
fix: dont delete uploads #551deleted_at
because uploads needs auth_key.id feat: do not delete auth keys #539accounts
table touser
#374 refactor: rename account table to user #485service_type
IpfsCluster2
feat: add new cluster enum value #494 / feat: add new cluster enum and nothing else #509Diagram
https://dbdiagram.io/d/615d7356940c4c4eec87e2be
The text was updated successfully, but these errors were encountered: