Self-service password reset
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.1.1",
|
||||
"better-sqlite3": "^11.3.0",
|
||||
"nodemailer": "^6.9.7",
|
||||
"nuxt": "^3.13.2",
|
||||
"qrcode": "^1.5.4",
|
||||
"vue": "^3.5.5",
|
||||
@@ -22,6 +23,7 @@
|
||||
"@nuxtjs/tailwindcss": "^6.12.1",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/better-sqlite3": "^7.6.11",
|
||||
"@types/nodemailer": "^6.4.14",
|
||||
"@types/qrcode": "^1.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user