motine / Ohouse

Ohouse
Other
3 stars 2 forks source link

Registration Server Plugin #54

Open zanetworker opened 10 years ago

zanetworker commented 10 years ago

This pull requests implements a registration server to be used by the registration app for registering users.

NOTE: since the flask-rpc server uses werkzeug which can not be threaded, a new main_registration.py file was add to run the registration server Plug-in.