NIIF / simplesamlphp-module-authtfaga

Two-factor authentication module for simpleSAMLphp using Google Authenticator
12 stars 10 forks source link

Genericise #3

Closed ghalse closed 8 years ago

ghalse commented 8 years ago

Some minor changes to make this a bit more generic. Most importantly, allow the issuer to be configured so the IdP admin has control over what appears in Google Authenticator. I've tried to make it default - as close as possible - to the old behaviour.

Also a bugfix to the translations, so that login:2factor_login defaults to English rather than Hungarian.

sitya commented 8 years ago

Thanks!