This commit is contained in:
Adrian Amaglio 2020-05-01 16:06:59 +02:00
parent c8d0014a8a
commit 86e3847b4f

View File

@ -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