From db88a00d48d1dce48b8700e460c06ff7fb344f0a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 1 Aug 2015 12:14:22 -0400 Subject: Add bruteforce protection --- docs/api-json-rpc.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/api-json-rpc.markdown') diff --git a/docs/api-json-rpc.markdown b/docs/api-json-rpc.markdown index 9c572304..7c211081 100644 --- a/docs/api-json-rpc.markdown +++ b/docs/api-json-rpc.markdown @@ -27,6 +27,7 @@ Security - Always use HTTPS with a valid certificate - If you make a mobile application, it's your job to store securely the user credentials on the device +- After 3 authentication failure on the user api, the end-user have to unlock his account by using the login form - Two factor authentication is not yet available through the API Protocol -- cgit v1.2.3