shinymanager icon indicating copy to clipboard operation
shinymanager copied to clipboard

Limit failed attempts when using a custom credential check function

Open marcusyoung opened this issue 2 years ago • 1 comments

When using a custom credential check function, is it possible to limit the number of failed password retries at all?

marcusyoung avatar Jun 22 '23 22:06 marcusyoung

Not automatically. You have to use sqlite or sql shinymanager functionnality for that.

bthieurmel avatar Apr 23 '24 15:04 bthieurmel