Skip to content
Snippets Groups Projects
  • Christopher Smith's avatar
    2046a654
    Allow user info to be retrieved without groups · 2046a654
    Christopher Smith authored
    Some parts of dokuwiki (e.g. recent changes, old revisions) can
    requests lots of user info (to provide editor names) without
    requiring any group information.
    
    This change also implements caching of user info by authmysql &
    authpgsql plugins to avoid repeated querying of the DB to retrieve
    the same user information.
    2046a654
    History
    Allow user info to be retrieved without groups
    Christopher Smith authored
    Some parts of dokuwiki (e.g. recent changes, old revisions) can
    requests lots of user info (to provide editor names) without
    requiring any group information.
    
    This change also implements caching of user info by authmysql &
    authpgsql plugins to avoid repeated querying of the DB to retrieve
    the same user information.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.