3f14d8007a
fix: don't double send error reponses when sending fails
2023-06-15 23:25:35 +10:00
e3bc41934c
Fixes from code review
2023-06-09 03:55:30 +00:00
13a840ff78
Password validation with zod
2023-06-07 12:33:33 +00:00
fe6561f596
Set reset token expiry to 24 hours
2023-06-07 11:02:50 +00:00
9cfbb1dec9
Avoid leaking that a user has an account
2023-06-07 10:59:20 +00:00
9dd8c2842c
Match emails with regex
2023-06-07 10:44:07 +00:00
54a965e2b4
Remove unused props from components
2023-06-07 10:37:47 +00:00
7cc1ae2de0
Refactor forgot password and reset component
2023-06-07 10:33:05 +00:00
5ec97657c1
Merge pull request #199 from documenso/fix/new-slack-link
...
fix: expired slack link
2023-06-07 20:15:13 +10:00
f08836216e
Remove unused input fields
2023-06-07 10:12:05 +00:00
7184c47ac4
Rename component interfaces
2023-06-07 10:10:56 +00:00
02f9c38e1e
Replace slack link with documen.so/slack
2023-06-07 09:59:40 +00:00
aa651fb4e0
Merge pull request #191 from eltociear/patch-1
...
Fix typo in pdf-editor.tsx
2023-06-06 19:01:31 +10:00
9ff8527336
fix: expired slack link
2023-06-05 21:49:39 +00:00
79bd410687
Remove tokens on successful password reset
2023-06-05 17:15:41 +00:00
3a0648c85d
Expire token after 1 hour
2023-06-05 16:54:12 +00:00
2b9a2ff250
Avoid user from setting the same old password
2023-06-05 16:36:16 +00:00
4136811e32
Avoid consecutive password reset requests
2023-06-05 16:01:01 +00:00
e9cee23c15
Error handling for invalid users
2023-06-05 15:52:00 +00:00
5d2349086d
Send email on password reset complete
2023-06-05 15:33:27 +00:00
c47e01b2b8
Display sucessful password reset request
2023-06-05 14:59:50 +00:00
7c30ee0c3e
Redirect to /login on password reset
2023-06-05 14:47:10 +00:00
6e2b05f835
Change password in database to new reset password
2023-06-05 14:36:20 +00:00
8dc9c9d72d
Add reset password page
2023-06-05 14:17:45 +00:00
66b529a841
feat: send reset password email
2023-06-05 13:44:47 +00:00
8293b50195
Create reset password token for user
2023-06-05 13:05:25 +00:00
002b22b1a8
Add forgot password page
2023-06-05 12:53:51 +00:00
447bf0cb76
Add password reset to prisma schema
2023-06-05 12:23:52 +00:00
4e65ff3a47
Merge pull request #195 from PeerRich/patch-1
...
chore: fix readme Product Hunt Badges
2023-06-05 21:47:39 +10:00
effe781ce7
chore: fix readme Product Hunt Badges
...
Product Hunt is over, its probably better to move it into its own section.
also added product of the day!
2023-06-05 12:33:08 +01:00
a1bb360b6f
Fix typo in pdf-editor.tsx
...
postion -> position
2023-06-03 21:58:14 +09:00
37c4e68aac
Fix typo in contributing.md
2023-06-02 20:01:10 +00:00
11c1b6841f
Merge pull request #185 from ahiho/fix/ipv6
...
docs: update troubleshooting for IPv6
2023-06-03 00:44:04 +10:00
c41007e026
Revert "fix: support ipv6 for nextjs"
...
This reverts commit f9de6671e0aa29e25e872a80aa334d3319e3e522.
2023-06-02 18:04:52 +07:00
db99bf3674
Revert "fix: custom nextjs server"
...
This reverts commit 8f9a5f4ec7d834970a3e2b0778ce94218c997a8f.
2023-06-02 18:04:52 +07:00
3caa01ab53
Revert "fix: add custom nextjs server to docker"
...
This reverts commit 5dbe7b26286234db542921d9ded000c522c9a31e.
2023-06-02 18:04:52 +07:00
20b618c70f
docs: update troubleshooting for IPv6
2023-06-02 18:04:52 +07:00
bbedd6d3de
fix: add custom nextjs server to docker
2023-06-02 18:04:52 +07:00
054480500f
fix: custom nextjs server
2023-06-02 18:04:52 +07:00
15b5f31a74
fix: support ipv6 for nextjs
2023-06-02 18:04:52 +07:00
a07febef46
Fix: alignment of div containing selecboxes in mobile and tab screens
2023-06-02 15:06:26 +05:30
316fb49339
fix: disable subscriptions in example env
2023-06-02 19:03:59 +10:00
fc1b3be5ad
Merge pull request #184 from The-Robin-Hood/bugfix/docker_script_update
...
docker script updated 🐳
2023-06-02 18:26:21 +10:00
79c037216d
Delete turbo-build.log
2023-06-01 22:13:45 -04:00
aa584c1495
Merge branch 'logo' of https://github.com/doug-andrade/documenso into logo
2023-06-01 22:09:39 -04:00
8b9738f6d5
fix: updated all logo component to set color
2023-06-01 22:05:15 -04:00
20b51198b4
docker script updated 🐳
2023-06-01 22:24:58 +05:30
f80edf3f94
Merge pull request #181 from ahiho/fix/docker-image-typo
...
typo: documentso >> documenso
2023-06-02 00:06:28 +10:00
08faabc813
Merge pull request #182 from JonasPardon/patch-1
...
Fix typos in example env
2023-06-02 00:04:50 +10:00
0a7ed0701c
fix: add turbo entries for other platforms to package-lock
...
Package managers such as NPM behave strangely when adding
packages such as swc and turborepo which contain platform
variants.
During a first time install they will include only the current
devices platform while a clean node_modules and package-lock
will result in all platforms being included.
This change adds those missed platforms by performing the above step and porting it back to our existing package-lock.
2023-06-01 23:25:49 +10:00