1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-24 15:49:42 +02:00
codex.docs/src/backend/models
Umang G. Patel 303d670c49
Password from env variable (#170)
* rm: remove the generate password file

* rm: commander package

* rm: remove the password reading from db

* feat: password hash reading from env added

* passHash replace with password

* raw password comparison added

* rm: user model and controller removed

* update: auth route and token verification

* replace multiple dotenv config with one

* .env.sample added with updated docker yml

* rm:remove the bcrypt

* readme updated with .env

* remove generatePassword from package json

* updated docs

* removed the console.log
2022-04-24 16:54:36 +05:30
..
alias.ts Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00
file.ts Use absolute paths for uploads and db (#168) 2022-04-22 23:28:40 +03:00
page.ts Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00
pageOrder.ts Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00