GET /users?q=... is public; POST /admin/users/promote is auth required and admin-checked inside the use case. |
||
|---|---|---|
| .. | ||
| AuthController.php | ||
| CommentController.php | ||
| PostController.php | ||
| UserController.php | ||
GET /users?q=... is public; POST /admin/users/promote is auth required and admin-checked inside the use case. |
||
|---|---|---|
| .. | ||
| AuthController.php | ||
| CommentController.php | ||
| PostController.php | ||
| UserController.php | ||