1
0
Fork 0
mirror of synced 2024-09-25 13:51:40 +12:00
budibase/packages/worker/src
melohagan c86b1d7ca5
Auto login the user after password is set (#14344)
* login after creating super admin user

* Allow keyboard enter key in create account from invite

* Allow enter key to submit password reset

* Min length for password validation should be 12

* Default PASSWORD_MIN_LENGTH to 12

* fix unit tests

* Fix unit tests

* Add passwordMinLength to admin store
2024-08-08 17:45:04 +01:00
..
api Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
constants
db
middleware
migrations
sdk Make sure to delete SSO ID doc as well (#14307) 2024-08-05 12:54:36 +01:00
tests Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
utilities
ddApm.ts
environment.ts Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
index.ts
initPro.ts