v1.6.4
This release comes with some fixes to the register page.
- You now have a
BLOCK_USER_CREATION
boolean option in theconfig.py
file to block users creation. - The register page now displays server errors.
py-bcrypt
package has also been removed from requirements.txt
to be installed seperately at the end of the make install
command. This change has been made as a quick fix for lib conflicts issues.
To build the production files, please run within the static
directory:
$ yarn run build:production