DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authgoogle2fa

authgoogle2fa Plugin

Compatible with DokuWiki

2014-02-27, Weatherwax, Binky

plugin Adds Google Authenticator 2FA to DokuWiki plaintext auth.

Last updated on
2014-02-27
Provides
Auth
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to motp, authg2fa, twofactor, twofactorgoogleauth

Tagged with 2fa, authentication, google, two-factor

Installation

Copy the unzipped folder to your /lib/plugins/ directory, and activate the plugin then set your options in the Admin–>Configuration Settings.

Troubleshooting

You can revert to the originial auth plugin by editing the file conf/local.php:

$conf['authtype'] = 'authplain';

Configuration and Settings

The available settings are as follows:

  • Your Google Authenticator secret.
  • The timeout slack, default is 2 ( 2*30 seconds = 60 seconds ).
  • Whether you want to enable two-factor authentication or not…
  • The URL to your Google Authenticator QR code image (optional).

Development

Please check GitHub for the latest.

Change Log

  • 2013-12-25
    • Initial release

Known Bugs and Issues

This plugin removes the “Remember Me” checkbox.

ToDo/Wish List

  • Ability to generate Google Authenticator Secrets and QR codes on the fly.
  • Show the QR code on the configuration settings page.
  • Allow user to custom-configure site name in Google Authenticator (currently defaults to DokuWiki).

FAQ

Feel free to ask.

Discussion

None yet :o)

plugin/authgoogle2fa.txt · Last modified: 2014-02-28 12:32 by 88.153.81.189

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki