keystone/keystone/auth
adriant b2cb4c403f TOTP auth not functional in python3
Fixing a byte>str conversion bug present in the TOTP
passcode generation function that was only present in python3
which rendered TOTP auth non-functional in python3.

Also adding a test to check passcode generation returns the
correct format.

Closes-Bug: #1607119

Change-Id: Ie052d559c4eb2577d35caa9f6e240664cf4cf399
2016-07-28 15:10:33 +12:00
..
plugins TOTP auth not functional in python3 2016-07-28 15:10:33 +12:00
__init__.py Move the auth plugins abstract base class out of core 2016-07-07 16:32:07 +00:00
controllers.py Remove unused context from AuthInfo 2016-07-15 10:07:36 +10:00
core.py Move the auth plugins abstract base class out of core 2016-07-07 16:32:07 +00:00
routers.py remove invalid note 2014-12-31 19:04:14 +08:00