Block a user
API (administration) : GET /enseignements/{idProf}/{idModule}/{idPromo}
feat(roles): add CRUD endpoints for role by id
feat(roles): add CRUD endpoints for role by id
feat(admin/api): add roles endpoint with GET and POST
feat(admin/api): add roles endpoint with GET and POST
feat: add CRUD endpoints for users by id
feat: add CRUD endpoints for users by id
feat(admin/api/users): add GET and POST endpoints for users
feat(admin/api/users): add GET and POST endpoints for users
feat(admin): scaffold admin module and add GET /permissions endpoint
feat(admin): scaffold admin module and add GET /permissions endpoint