Skip to content

A DokuWiki authentication plugin that implements 2FA from Google Authenticator for iPhone and Android.

License

Notifications You must be signed in to change notification settings

danpopp/dokuwiki-google-authenticator-twofactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

DokuWiki authentication plugin to implement Google Authenticator 2FA.

Using this plugin you can authenticate DokuWiki users against Google Authenticator 2FA.

The users themselves and their access rights are still managed within DokuWiki.

To get setup, activate the plugin and configure the required settings:

  • 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).

Troubleshooting

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

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

About

A DokuWiki authentication plugin that implements 2FA from Google Authenticator for iPhone and Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages