to the PEAR::LiveUser Wiki //Latest version client: **0.16.12** (released 2006-08-22)// [http://pear.php.net/get/LiveUser-0.16.12.tgz Download it] or run "pear install ``http://pear.php.net/get/LiveUser-0.16.12.tgz``" //Latest version admin: **0.3.9** (released 2006-08-22)// [http://pear.php.net/get/LiveUser_Admin-0.3.9.tgz Download it] or run "pear install ``http://pear.php.net/get/LiveUser_Admin-0.3.9.tgz``" ++ What is LiveUser? [http://pear.php.net/package/LiveUser LiveUser] is a set of classes written in [http://www.php.net PHP] for dealing with user authentication and permission management. For a full description go [http://pear.php.net/package/LiveUser here]. The most comprehensive cohesive documentation on LiveUser and LiveUser_Admin can be found [http://www.gvngroup.be/doc/LiveUser/index.php here]. API documentation can be found [http://pear.php.net/package/LiveUser/docs/latest/li_LiveUser.html here for LiveUser] or [http://pear.php.net/package/LiveUser_Admin/docs/latest/li_LiveUser_Admin.html here for LiveUser_Admin] ---- ++ Latest news * April 19th, 2006 * A new release for both the LiveUser client package and the LiveUser_Admin package. * February 27th, 2006 * We made two releases on the client package. One fixed a security issue and the following one an issue with the right reading for the Medium container and up. See the changelogs for details * December 28th, 2005 * Totally forgot to mention that we made new releases a few days ago. Mostly bug fixing but also some API cleanups (aka BC breaks). * December 18th, 2005 * Örjan Persson was kind enough to draw a little image to illustrate a sample user/group/right structure: http://oss.backendmedia.com/images/LiveUser/LiveUser.png * October 10th, 2005 * More bugfixes. Nothing all to critical. * September 2nd, 2005 * More bugfix releases. Most important is the 0.3.4 release of the admin API that fixes some nasty bugs. * August 17th, 2005 * As promised we have released 0.16.5 and 0.3.3 respectively. There was a security issue in the last few 0.16.x releases that is fixed in the 0.16.5 release. Check the changelog for details. * August 15th, 2005 * Another client bug fix release was made. Expect another one shortly in conjunction with an admin bugfix release. * August 9th, 2005 * We had to do another bug fix release. This one breaks BC in the getProperty(). The keys for all user related daata are now all lowercase with underscores instead of lower bumby camel * Juli 19th, 2005 * Another round of bugfix releases. Among other little issues these releases address the notices introduced by PHP 4.4 * Juli 5th, 2005 * a minor bug fix release for the client was just released. * June 21st, 2005 * we just released 0.16.0 of the LiveUser package and 0.3.0 of the LiveUser_Admin package. There was a BC break in the authentication container configuration and administration. There were also some changes in the init() and login() method inside the client that led to small BC breaks. * we will now begin work on what is to be expected the last releases in the beta series that will focus on improving the caching. Only minor BC breaks are expected from this point on forward. See the following post for details. * http://article.gmane.org/gmane.comp.php.pear.liveuser/3453 * April 9th, 2005 * a new [DocumentationReferences references page] was added so you can tell us where you use LiveUser. * March 30th, 2005 * We just released bug fix releases for both LiveUser and LiveUser_Admin that fix some minor issues. * March 15th, 2005 * The new releases have just been published on the PEAR website. You can find the relevant changelogs here: * http://pear.php.net/package/LiveUser_Admin/download/ * http://pear.php.net/package/LiveUser/download/ * February 22nd, 2005 * We've released LiveUser 0.15.0 and LiveUser_Admin 0.2.0 for testing (not a official release) you just do pear install http://www.php.is/~helgi/LiveUser-0.15.0.tgz and pear install http://www.php.is/~helgi/LiveUser_Admin-0.2.0.tgz for the Admin to install :)) * For full info visit http://article.gmane.org/gmane.comp.php.pear.liveuser/3088 * February 19th, 2005 * I have updated the ER Diagramm http://www.backendmedia.com/LiveUser/liveuser_db_schema.png To quickly create this structure, [http://oss.backendmedia.com/LiveUser/MySQLDumpOfDemodataForExample1 run this] SQL. ---- ++ Wiki syntax If you are new to the wiki way have a look [http://wiki.ciaweb.net/yawiki/index.php?area=Text_Wiki&page=WikiRules here]. ++ Last changes http://wiki.pooteeweet.org/changes.php?area=LiveUser