You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support one-or-more usernames on the command line, so that instead of calling php occ twofactorauth:state username once for every user, we can make a single call and have it iterate more efficiently internally.
Feature Request
Support one-or-more usernames on the command line, so that instead of calling
php occ twofactorauth:state usernameonce for every user, we can make a single call and have it iterate more efficiently internally.