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

v5.1.0 #118

Merged
merged 2 commits into from
Jan 7, 2024
Merged

v5.1.0 #118

merged 2 commits into from
Jan 7, 2024

Conversation

neonexus
Copy link
Owner

@neonexus neonexus commented Jan 6, 2024

  • Created the datastore wipe script, to clear LOCAL / DEVELOPMENT datastore(s). It's just like DROPing the database. Will not run on PRODUCTION (or when migrate = 'safe').
  • Converted .mocharc.yml -> .mocharc (JSON) to be more consistent.
  • Made the Ngrok script capable of installing @ngrok/ngrok when needed.
  • Minor visual fix in security settings page.
  • Built the "reactivate user" endpoint.
  • Corrected "edit" and "delete" user routes to use ID in the route.
  • Fixed issue in 2FA backup token generation, where it was possible to generate a pure number backup token. Now will ALWAYS have at least 1 letter.
  • Updated dependencies.

…grok script capable of installing @ngrok/ngrok. Built the datastore wipe. Updated dependencies.
@neonexus neonexus merged commit dee0b67 into release Jan 7, 2024
6 checks passed
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.

1 participant