budibase/packages/worker
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
..
__mocks__/@budibase Actually remove oauth.ts this time. 2024-03-20 13:03:57 +00:00
scripts Enables SQS in dev! 2024-06-06 16:10:58 +01:00
src Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
.dockerignore
.gitignore
.yarnrc
Dockerfile Remove --frozen-lockfile 2024-03-15 14:53:50 +01:00
LICENSE
docker_run.sh
jest.config.ts Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
nodemon.json
openapi-3.0.yaml
package.json Update @techpass/passport-openidconnect 2024-07-04 10:58:00 +02:00
pm2.config.js
tsconfig.build.json Set string-templates path 2024-03-14 17:17:10 +01:00
tsconfig.json