Manual email confirm (#2492)
* manual approve email via bw-dev/manage.py ./bw-dev confirm_email USER (venv) python manage.py confirm_email USER * add "confirm_email" and "remove_2fa" to autocompletion * OK, sometimes I feel fooled by this. The lione was not LONG ENOUGH. * Change deactivate reason to None * Whyever this works now Python in my system is a wondermachine.
This commit is contained in:
parent
a9846e7805
commit
ea316627be
5 changed files with 31 additions and 0 deletions
|
@ -34,4 +34,6 @@ copy_media_to_s3
|
|||
set_cors_to_s3
|
||||
setup
|
||||
admin_code
|
||||
remove_2fa
|
||||
confirm_email
|
||||
runweb" -o bashdefault -o default bw-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue