DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:usermanager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:usermanager [2018-01-30 09:33] – some cleanup andiplugin:usermanager [2023-08-25 00:04] (current) Klap-in
Line 5: Line 5:
 author     : Christopher Smith author     : Christopher Smith
 email      : chris@jalakai.co.uk email      : chris@jalakai.co.uk
-type       : admin +type       : admin, cli 
-lastupdate : 2014-03-05+lastupdate : 2023-04-04
 compatible : (bundled) compatible : (bundled)
 depends    :  depends    : 
Line 29: Line 29:
 ===== Usage ===== ===== Usage =====
  
-The User Manager is accessible from the admin screen (Login as superuser, click "Admin" and choose "User Management").+The User Manager is accessible from the admin screen (Login as superuser, click "Admin" and choose "{{https://raw.githubusercontent.com/dokuwiki/dokuwiki/master/lib/plugins/usermanager/admin.svg?14}} User Manager").
  
 Add an user by filling the ''Add User'' form. Be sure you provided a password or check ''Notify user'' checkbox, otherwise addition fails. Add an user by filling the ''Add User'' form. Be sure you provided a password or check ''Notify user'' checkbox, otherwise addition fails.
Line 37: Line 37:
 ===== Reporting Issues ===== ===== Reporting Issues =====
  
-As the User Manager is a bundled plugin, please report your issues and feature request on the Bug tracker of DokuWiki: https://github.com/splitbrain/dokuwiki/issues. +As the User Manager is a bundled plugin, please report your issues and feature request on the Bug tracker of DokuWiki: https://github.com/dokuwiki/dokuwiki/issues. 
  
  
 =====FAQ===== =====FAQ=====
  
-=== Why i cannot edit users? ===+=== Why can I not edit users? ===
  
 Check the permissions of the file conf/users.auth.php. It needs to be writable for your webserver. This can be checked by adding ''?do=check'' to url. Check the permissions of the file conf/users.auth.php. It needs to be writable for your webserver. This can be checked by adding ''?do=check'' to url.
Line 48: Line 48:
 Also make sure your auth backend actually supports editing users. Also make sure your auth backend actually supports editing users.
  
-=== Can give non-superusers access to usermanager? ===+=== Can give non-superusers access to usermanager? ===
  
-No. Since this plugin allows changing groups, this would allow a manager to gain additional permissions, eg. by adding themselves into the admin group.+Not by configuration. Since this plugin allows changing groups, this would allow a manager to gain additional permissions, eg. by adding themselves into the admin group.
  
-=== How do change the content of registration mail?===+The plugin [[plugin:usermanagerextended]] does give [[config:manager|managers]] restricted access, while preventing them from modifying superusers or escalating privileges. 
 + 
 +=== How do change the content of registration mail?=== 
 + 
 +Copy ''inc/lang/en/registermail.txt'' to ''conf/lang/en/registeredmail.txt'' and modify it. See for more info [[:localization#changing_some_localized_texts_and_strings_in_your_installation|Changing localized texts in your installation]].
  
-Copy ''inc/lang/en/registermail.txt'' to ''conf/lang/en/registeredmail.txt'' and modify it. See for more info [[:localization#Changing localized texts in your installation]] 
plugin/usermanager.1517301195.txt.gz · Last modified: 2018-01-30 09:33 by andi

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