0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/api
Thibaut Patel f12f64e87b
🔒 Added a "reset all passwords" feature (#13005)
issue https://github.com/TryGhost/Team/issues/750

- Only accessible by admins
- Resets all staff users' passwords and prevents them to log-in
- Sends them a reset email password to give them back access to their account
- Closes all existing staff user sessions
2021-06-23 14:54:28 +02:00
..
canary 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
middleware Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
testmode Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
v2 Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
v3 Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
app.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js