tridentli / pitchfork

Golang framework for secure communication platforms.
Apache License 2.0
5 stars 3 forks source link

Verify path for resetting the login-attempts for a user as a group admin #117

Open massar opened 7 years ago

massar commented 7 years ago

We should allow Group admins to reset the login attempt counter of a user.

We should also have a overview of accounts that are locked out, be that because of locked out IPs (IPtrk based) or because of failed attempts.