Skip to content
Snippets Groups Projects
Commit 5943e059 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

code fix

parent 1a361372
No related branches found
No related tags found
2 merge requests!4Feat- Parse Shibboleth eduPersonAffiliationValues attribute,!3Feat certify account
Pipeline #5827 failed with stage
......@@ -71,6 +71,7 @@ def create_app(config_name):
referrer=session['return_url'], cancel_url=vars.default_referrer,
welcome_msg=messages.welcome_message,
cancel_msg=messages.cancel_message,
error_msg=messages.error_message)
@app.route('/blocked_account')
def account_block():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment