bb-plane-fork/apiserver/plane/db/management/commands
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
..
__init__.py build: updated config for redis and wait_for_db command 2022-12-13 20:47:49 +05:30
clear_cache.py fix: caching (#3923) 2024-03-11 21:04:43 +05:30
create_bucket.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
create_dummy_data.py fix: pages and inbox issue in dummy data (#4177) 2024-04-15 12:49:58 +05:30
create_instance_admin.py chore: instance admin script (#4210) 2024-04-16 18:06:46 +05:30
reset_password.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
test_email.py [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
wait_for_db.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
wait_for_migrations.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30