From 86e3847b4f6c7dbbef5b086d4a89a99fcfdea22f Mon Sep 17 00:00:00 2001 From: Adrian Amaglio Date: Fri, 1 May 2020 16:06:59 +0200 Subject: [PATCH] capcha --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7fa4c61..57bcd10 100644 --- a/readme.md +++ b/readme.md @@ -73,6 +73,7 @@ You can store them in a `.env` file. The python app will read it or you can pass - use a standart logger (used by bottle and uwsgi) to log error on mail fail - [unit tests](https://bottlepy.org/docs/dev/recipes.html#unit-testing-bottle-applications) - add redirection urls to form config +- Include some [capcha](https://alternativeto.net/software/recaptcha/) support ### Ameliorations - Use real user/passwords accounts