Plinth external login
Created by: JosephKiranBabu
- Enabled plinth login from external ip addresses #961 (closed)
- Added
django-axes
which checks if login failed for 3 times and redirects to a captcha page from the next request onwards. Usingdjango-simple-captcha
for displaying captcha. - Plinth depends on the Debian packages of the above two Python libraries.
django-axes
is not packaged yet.