1
0
Fork 0
mirror of synced 2024-09-20 11:27:56 +12:00
budibase/packages/backend-core/tests
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
..
core Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
extra Typings 2023-09-19 14:32:16 +02:00
index.ts Typings 2023-09-19 14:32:16 +02:00
jestEnv.ts Add missing environment vars for backend-core tests. 2024-03-25 17:40:46 +00:00
jestSetup.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00