plane/admin
Anmol Singh Bhatia 9b7b23f5a2
[WEB-1309] fix: auth fixes (#4456)
* dev: magic link login and email password disable

* dev: user account deactivation

* dev: change nginx conf routes

* feat: changemod space

* fix: space app dir fixes

* dev: invalidate cache for instances when creating workspace

* dev: update email templates for test email

* dev: fix build errors

* fix: auth fixes and improvement (#4452)

* chore: change password api updated and missing password error code added

* chore: auth helper updated

* chore: disable send code input suggestion

* chore: change password function updated

* fix: application error on sign in page

* chore: change password validation added and enhancement

* dev: space base path in web

* dev: admin user deactivated

* dev: user and instance admin session endpoint

* fix: last_workspace_id endpoint updated

* fix: magic sign in and email password check added

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-14 20:53:51 +05:30
..
app fix: admin app redirections 2024-05-10 15:23:51 +05:30
components fix: redirection issues and instance validation changes 2024-05-10 19:34:40 +05:30
constants feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
helpers [WEB - 1302]dev: nginx headers and auth error codes. (#4449) 2024-05-14 13:46:05 +05:30
hooks fix: admin app redirections 2024-05-10 15:23:51 +05:30
layouts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
lib fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
public feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
services fix: admin app redirections 2024-05-10 15:23:51 +05:30
store fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
.env.example fix: admin app redirections 2024-05-10 15:23:51 +05:30
.eslintrc.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
.prettierignore feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
.prettierrc feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
Dockerfile.admin fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
Dockerfile.dev fix: removing deploy with nginx env 2024-05-09 21:05:51 +05:30
next-env.d.ts feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
next.config.js fix: removing deploy with nginx env 2024-05-09 21:05:51 +05:30
package.json [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
postcss.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tailwind.config.js feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
tsconfig.json feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30