You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added feature where registration form would automatically appear after admin login if no client has been registered and the user is not in 'local_only' mode
Bug Fixes (#547)
* changed bcrypt to python3-bcrypt
* bugfix for pre existing internet check
* change insecure flask caching version in accordance with pyupdev
* revert flask caching version back