devin-ai-integration[bot]
|
ed64168ca7
|
chore(utils): copy helper functions from web/helpers (#6264)
* chore(utils): copy helper functions from web/helpers
Co-Authored-By: sriram@plane.so <sriram@plane.so>
* chore(utils): bump version to 0.24.2
Co-Authored-By: sriram@plane.so <sriram@plane.so>
* chore: bump root package version to 0.24.2
Co-Authored-By: sriram@plane.so <sriram@plane.so>
* fix: remove duplicate function and simplify auth utils
Co-Authored-By: sriram@plane.so <sriram@plane.so>
* fix: improve HTML entity escaping in sanitizeHTML
Co-Authored-By: sriram@plane.so <sriram@plane.so>
* fix: version changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sriram@plane.so <sriram@plane.so>
|
2024-12-26 15:27:40 +05:30 |
|
devin-ai-integration[bot]
|
9f5def3a6a
|
chore: copy helper functions from admin and space into @plane/utils (#6256)
* chore: copy helper functions from space to @plane/utils
Co-Authored-By: sriram@plane.so <sriram@plane.so>
* refactor: move enums from utils/auth.ts to @plane/constants/auth.ts
Co-Authored-By: sriram@plane.so <sriram@plane.so>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sriram@plane.so <sriram@plane.so>
|
2024-12-23 14:30:13 +05:30 |
|
sriram veeraghanta
|
23849789f9
|
chore: admin imports refactor (#6251)
* chore: admin package refactoring
* chore: build errors
* fix: removing duplicates
|
2024-12-20 20:44:46 +05:30 |
|
sriram veeraghanta
|
75ada1bfac
|
fix: constants package updates
|
2024-12-01 21:26:35 +05:30 |
|
sriram veeraghanta
|
299e220d08
|
fix: adding constant package.
|
2024-06-14 15:29:27 +05:30 |
|
jon ⚝
|
99e1963d9b
|
feat: add GitLab OAuth client (#4692)
|
2024-06-14 14:55:59 +05:30 |
|
Aaryan Khandelwal
|
e044a8c2ac
|
chore: encode email before passing it as a query param (#4468)
|
2024-05-16 11:32:48 +05:30 |
|
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 |
|