#PyCAS
This was intended as a python-only replacement for the Go version. Running this script provides a fake Central Authentication Server for running osf.io in development mode
Run:
python fakecas.pyThere are additional options:
python fakecas.py --port=9000or
python fakecas.py -p 9000python fakecas.py --file=log.logor
python fakecas.py -f log.log