ubuntu / authd

Authentication daemon for external Brokers
GNU Lesser General Public License v3.0
58 stars 8 forks source link

Add rate limiting to code renewal #480

Open jibel opened 3 weeks ago

jibel commented 3 weeks ago

Test Case

  1. Login in text mode (e.g. use sudo login)
  2. When the QR code is displayed, select "New QR code" and the Enterkey pressed

Expected result

New codes are provided

Actual result

After a while, the UI stops responding and an error is displayed

image