Reverting 'Two-factor authentication' support as it cause OSX and docker build failures.

This reverts commit 787a441343.
This commit is contained in:
Akshay Joshi
2021-09-29 13:24:18 +05:30
parent 24399daefe
commit 7d07770244
54 changed files with 112 additions and 2774 deletions

View File

@@ -447,8 +447,6 @@ def panel(trans_id):
"erd/index.html",
title=underscore_unescape(params['title']),
close_url=close_url,
requirejs=True,
basejs=True,
params=json.dumps(params),
)