테스트 메일 수신자 제한

This commit is contained in:
Yun Chan 2026-06-29 17:13:34 +09:00
parent 3bf38c50df
commit 1274ba9ccc
5 changed files with 35 additions and 8 deletions

View file

@ -294,8 +294,8 @@ python scripts\run-notification-worker.py --limit 25
```
관리자 API에서도 `GET /admin/notifications`로 최근 delivery를 보고,
`POST /admin/notifications/process`로 한 번 처리할 수 있다. `POST /admin/notifications/test` 관리자
수신자에게 테스트 메일 이벤트를 만들고 같은 큐로 즉시 처리한다. 메일 본문에는 축어록이나 평가 전문을 넣지 않고,
`POST /admin/notifications/process`로 한 번 처리할 수 있다. `POST /admin/notifications/test`
`AUTH_SUPER_ADMIN_EMAILS` 대상에게 테스트 메일 이벤트를 만들고 같은 큐로 즉시 처리한다. 메일 본문에는 축어록이나 평가 전문을 넣지 않고,
`/admin/users`, `/teach/session/:sessionId/review`, `/admin` 링크만 제공한다.
### 3.2 PowerShell(권장) — Invoke-RestMethod + 세션 쿠키