Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade strapi versions #65

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nathanhannig
Copy link
Contributor

@nathanhannig nathanhannig commented Jan 31, 2021

Main changes:

  • Admin dashboard login now requires a JWT secret key, value needs to be generated and added to .env.
  • Dashboard users no longer require a username, but it is suggested. Login into dashboard with email address now.
  • Querying dashboard users has changed.
  • Creating dashboard Admins now requires assigning Super Admin role and setting isActive to true.

Closes #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to latest Strapi version 3.4.5
1 participant