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-08-09 09:14:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-users-permissions
History
Alexandre Bodin
1bbf1bc0dc
v3.1.0
2020-07-21 19:30:45 +02:00
..
admin
init migration guide to 3.1.x
2020-07-16 12:58:14 +02:00
config
Merge branch 'master' into features/rbac
2020-07-16 14:52:55 +02:00
controllers
Rewrote users-permissions's controller to fit with rbac, fix various bugs in content-manager's controllers
2020-07-08 11:48:44 +02:00
documentation/1.0.0
/overrides
…
middlewares
/users-permissions
…
models
Move lifecycles to sub field and added documentation
2020-05-04 10:55:08 +02:00
services
Merge branch 'master' into features/rbac
2020-07-16 14:52:55 +02:00
test
Remove email update of admin during test that break next tests
2020-07-08 10:51:03 +02:00
.editorconfig
…
.gitattributes
…
.gitignore
…
.npmignore
…
.snyk
…
LICENSE
Created basic routing for the settings
2020-07-08 09:45:28 +02:00
package.json
v3.1.0
2020-07-21 19:30:45 +02:00
README.md
…
README.md
Strapi plugin