summaryrefslogtreecommitdiff
path: root/inc/auth_mysql.php
Commit message (Collapse)AuthorAge
* mysql create user functionmatthias.grimm2005-05-08
| | | | | | | | | | 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
* small mysql_auth fixandi2005-04-13
| | | | darcs-hash:20050413180007-9977f-775116032aa4bda171b7585209a163de74ef45cb.gz
* removed closing php tag for includesandi2005-04-13
| | | | darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
* check for needed extensions in auth modulesandi2005-02-03
| | | | darcs-hash:20050203151721-9977f-7f2f59d9fbf175bdcec8ed583167a67d55121016.gz
* phpdoc commentsandi2005-01-14
| | | | darcs-hash:20050114164057-9977f-e4936fde9037c65c3f32c30b31b2b7df35732f3a.gz
* Initial revision.andi2005-01-12
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz