Skip to content

Failed Authenticator login behavior (1.0.11) #246

Description

@n9jr

Testing the fail back to email OTP after the set number of failed authenticator attempts. It did not fail back to OTP it let me login with just an id/password.

pi@zero:~ $ telnet pycluster 7300
Trying 192.168.224.14...
Connected to pycluster.
Escape character is '^]'.
login: n9jr-14
password:
authenticator code: 435555

Login failed (invalid code)
Connection closed by foreign host.
pi@zero:~ $ telnet pycluster 7300
Trying 192.168.224.14...
Connected to pycluster.
Escape character is '^]'.
login: n9jr-14
password:
authenticator code: 777777

Login failed (invalid code)
Connection closed by foreign host.
pi@zero:~ $ telnet pycluster 7300
Trying 192.168.224.14...
Connected to pycluster.
Escape character is '^]'.
login: n9jr-14
password:
Welcome, N9JR-14.
You're connected to N9JR-3, a pyCluster node in Milwaukee, WI.

Web: https://pycluster.n9jr.com
Contact: dxcluster@n9jr.com

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions