Skip to content

Flask v0.1

Krish Moodbidri requested to merge krish94/self-reg-form:flask-v0.1 into master

v0.1 Self Registration application for dev cluster (built against https://github.com/jprorama/CRI_XCBC.git)

NOTE: gunicorn does not pass the values REMOTE_USER, a fix is to set the value in Apache RequestHeader set REMOTE_USER expr=%{REMOTE_USER}

Merge request reports