This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-10-01 11:21:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-admin
/
models
History
Pierre Noël
1c65d3c10a
add GET /roles/:id
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 10:46:11 +02:00
..
Role.js
Rename admin::administrator model to admin::user & add strapi_role model
2020-07-08 10:21:14 +02:00
Role.settings.json
add GET /roles/:id
2020-07-08 10:46:11 +02:00
User.js
Rename admin::administrator model to admin::user & add strapi_role model
2020-07-08 10:21:14 +02:00
User.settings.json
Add new POST /admin/users route (controller + related services). Update User model: remove required constraint on password field.
2020-07-08 10:37:16 +02:00