AcadeDoc/apps/server/src/database/migrations
Reinaldy Rafli f34812653e
feat(backend): forgot password (#250)
* feat(backend): forgot password

* feat: apply feedback from code review

* chore(auth): validate the minimum length of 'newPassword'

* chore(auth): make token has an expiry of 1 hour

* chore: rename all occurrences of 'code' to 'token'

* chore(backend): provide value on nanoIdGen method
2024-09-17 15:52:47 +01:00
..
20240324T085400-uuid_v7_fn.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T085500-workspaces.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T085600-users.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T085700-groups.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T085900-spaces.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T086100-add-workspace-fk.ts updates and fixes 2024-05-18 03:19:42 +01:00
20240324T086200-workspace_invitations.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T086300-pages.ts Revert "remove redundant slug_id index" 2024-07-07 16:16:13 +01:00
20240324T086400-page_history.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T086600-comments.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T086700-attachments.ts use uuid7 2024-06-27 01:53:32 +01:00
20240324T086800-pages-tsvector-trigger.ts updates and fixes 2024-05-18 03:19:42 +01:00
20240707T145623-drop-redundant-pages-slug_id-index.ts create migration 2024-07-07 16:27:43 +01:00
20240903T124647-user-tokens.ts feat(backend): forgot password (#250) 2024-09-17 15:52:47 +01:00