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
Improvements/Bug fixes (#548)
* status code fix, bug fixes on the client_register action
* simplification, remove unecessary path setup function
* bring up registration page upon admin login if needed
* ci feedback
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