- Whats the uid?
- psql -U gitea -W -d gitea -h localhost
- \c gitea
- DELETE from two_factor where uid = 1;
Created
August 5, 2018 19:18
-
-
Save krmnn/bd08fb5836a7adaaf74510be563e0e24 to your computer and use it in GitHub Desktop.
Gitea: Disable previously enabled two-factor auth for user
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment