안녕하세요,
제 지식 범위 내로는 현재 이 기능을 수행하는 플러그인이 없습니다. 과거에는 승인 절차를 우회할 수 있는 초대 링크를 공유하는 것이 하나의 우회책으로 사용되었지만, 해당 보안이 강화되었습니다. 관련 내용은 다음 링크를 참고하세요: Why do I need to still approve users that I have invited?
해당 기능을 변경해 달라는 기능 요청에 찬성을 해보시는 것도 좋습니다:
When a new user joins via an invite link, I’m finding that I also need to approve the user at the moment.
This defeats the whole purpose of an invitation; I may as well just send them the link to the forum.
I’ve tried this for a variety of situations (new link, old link, single person, multiple) on more than one instance, and it is the same.
I’ve got /admin/site_settings/category/all_results?filter=must_approve_users TRUE for these instances. It seems to be taking it a bit too literally! I wa…
또한 Custom Wizard Plugin 을 확인해 보시고, 해당 플러그인이 필요한 작업을 수행할 수 있는지 살펴보세요.
마지막으로, 사용자 정의 필드와 Discourse Automation 플러그인을 조합하여 설정을 구성해 볼 수도 있습니다. 하지만 이 경우 A) 사용자가 사용자 필드에 거짓 정보를 입력할 수 있어 보안에 문제가 있으며, B) 플러그인을 위해 새로운 스크립트를 작성해야 합니다.