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-09-01 12:53:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
users-permissions
/
server
/
graphql
/
mutations
/
auth
History
Alexandre Bodin
85b3e7de32
Merge branch 'master' into feature/user-permissions-change-password
2022-08-02 20:22:13 +02:00
..
change-password.js
Allow users to change own password
2022-03-20 19:50:08 +01:00
email-confirmation.js
fix emailConfirmation graphql mutation
2022-03-08 12:17:16 +07:00
forgot-password.js
[V4] GraphQL - Migrate Users & Permissions GraphQL config to V4 (
#10979
)
2021-09-15 15:44:42 +02:00
login.js
[V4] GraphQL - Migrate Users & Permissions GraphQL config to V4 (
#10979
)
2021-09-15 15:44:42 +02:00
register.js
[V4] GraphQL - Migrate Users & Permissions GraphQL config to V4 (
#10979
)
2021-09-15 15:44:42 +02:00
reset-password.js
Fix unable to reset password in GraphQL mutation (
#11964
)
2021-12-21 11:45:18 +01:00