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

feat: add config to disable modify the data #15

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

Lzyct
Copy link
Member

@Lzyct Lzyct commented Aug 22, 2024

What it does

  • add config to disable or modify the data on
    • add new user
    • edit user data
    • delete user data

How to test

  1. run the project
  2. login and do some modified like add, edit, or delete the user data
  3. observe the view
  4. should return a response but data on the database is not changed
  5. you can check it by fetch users API

Screenshot

Modified

image

Users

image

@Lzyct Lzyct merged commit 1ffa0b9 into main Aug 22, 2024
1 check passed
@github-actions github-actions bot deleted the feat/disable-register-based-on-env branch August 22, 2024 15:13
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