我正在寻找一个类似 after_create_account 的钩子,但用于用户删除账户之后。我们有一个自定义的身份验证插件,它会在创建新账户时将一些信息存储到数据库表中。当用户删除其账户时,我希望能够删除该数据库信息。请问是否有可用于此目的的插件事件?
NotAnonymous
(Doug)
1
pfaffman
(Jay Pfaffman)
2
这就是你要找的内容:
相关话题
| 话题 | 回复 | 浏览量 | 活动 | |
|---|---|---|---|---|
| Delete Discourse AI created accounts | 1 | 97 | 2024 年7 月 28 日 | |
| Deleting user - notification if they re-join | 10 | 1490 | 2023 年1 月 18 日 | |
| Allow removing account info without content deletion | 16 | 7723 | 2015 年3 月 20 日 | |
| Webhooks for user deletion/deactivation? | 4 | 717 | 2018 年7 月 24 日 | |
| Self deleting an account with SSO only login does not redirect to `logout redirect` but the auth url causing a loop | 6 | 888 | 2023 年7 月 17 日 |