Searched hist:"7 c37db8ace6aa37def9e7e926b8e8be34d4cde82" (Results 1 – 1 of 1) sorted by relevance
/dokuwiki/inc/ |
H A D | auth.php | 7c37db8ace6aa37def9e7e926b8e8be34d4cde82 Sun May 08 18:31:40 UTC 2005 matthias.grimm <matthias.grimm@users.sourceforge.net> mysql create user function
This patch adds the missing function createuser in the mysql auth module. Some new SQL statements have to be defined so that it works: $conf['auth']['mysql']['getgroupid'] to get the ID of a given group $conf['auth']['mysql']['adduser'] to add a user to the database $conf['auth']['mysql']['addusergroup'] to let the user join a given group
darcs-hash:20050508183140-45302-de96a42fd79801a5e9ab14cb476f56b2c9432d7c.gz
|