Skip to content

Commit

Permalink
Merge pull request #110 from navjotjsingh/patch-1
Browse files Browse the repository at this point in the history
Fix confirm_email and remove_2fa commands
  • Loading branch information
hughrun authored Nov 11, 2023
2 parents 1bd8b9b + ce6199b commit 69e00c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/running_bookwyrm/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ Compiles translation files. See [Django's compilemessages](https://docs.djangopr

Run tests with `pytest`.

### deactivate_2fa
### remove_2fa

Deactivates two factor authentication for a given user.

### manual_confirm
### confirm_email

Confirms a users email, sets the user to active.

0 comments on commit 69e00c4

Please sign in to comment.