GateOne
GateOne copied to clipboard
Update authentication.py
Fixing: TabError: inconsistent use of tabs and spaces in indentation, in gateone/auth/authentication.py, line 648
Found when attempting to do "python3 setup.py install" on Ubuntu 16.04, with Python 3.5.1.
This error didn't happen in python 2, but did when using it in python 3.