Ghost/test/unit
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
..
adapters Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
api Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
helpers Swapped out usage of stubUrlUtils for configUtils 2021-06-21 11:07:30 +01:00
lib Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
models Refactored Bookshelf CRUD functions into plugin 2021-06-15 18:27:43 +01:00
server Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
services Added JSDoc and unit tests for email replacement parser 2021-06-23 12:00:03 +04:00
shared Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
web Updated to use config-url-helpers in urlUtils 2021-06-18 21:49:28 +01:00