-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
Description
I maintain the twofactor plugin. I have had a few admins complain that the user tool to manage a separate profile that my plugin adds does not appear in the user menu. I have tracked down the issue to this template not properly allowing for other modules to add to the user tool menu. I'm forking to upload a proposed patch. This occurs on both Frustrick and Greebo.
Steps to reproduce
- Install bootstrap3 template and make active.
- Install Attribute, TwoFactor, and TwoFactorEmail plugins, and enable the Twofactor plugins via the admin configuration menu. Leave the TwoFactor optinout as OptIn.
- Log into your wiki as any user. On the user tool menu, there should be an entry for Two Factor Profile.
- Change the template back to the default dokuwiki template.
Expected behavior: On the user tool menu, there should be an entry for Two Factor Profile.
Actual behavior: No entry for the user tool appears.
Versions
- Bootstrap3 Template: Latest
- DokuWiki: Frustrick or Greebo
- Plugins: attribute, twofactor,twofactoremail
- Browser: Chrome, Firefox, Edge

