Philipp Beckmann
Results
1
issues of
Philipp Beckmann
Roles are already created in the initial function in server.js. With `db.ROLES = ["user", "admin", "moderator"];` in app/models/index.js they are double hardcoded. In checkRolesExisted function they are now pulled from...