art-web r468 - in branches/art-web-3: . system/application/config	system/application/controllers system/application/libraries	system/application/models system/application/views	system/application/views/default/content	system/application/views/default/content/account
- From: brunos svn gnome org
- To: svn-commits-list gnome org
- Subject: art-web r468 - in branches/art-web-3: . system/application/config	system/application/controllers system/application/libraries	system/application/models system/application/views	system/application/views/default/content	system/application/views/default/content/account
- Date: Fri,  8 Jun 2007 00:38:14 +0100 (BST)
Author: brunos
Date: 2007-06-08 00:38:13 +0100 (Fri, 08 Jun 2007)
New Revision: 468
ViewCVS link: http://svn.gnome.org/viewcvs/art-web?rev=468&view=rev
Added:
   branches/art-web-3/INSTALL
   branches/art-web-3/system/application/config/authentication.php
   branches/art-web-3/system/application/controllers/account.php
   branches/art-web-3/system/application/libraries/MY_Session.php
   branches/art-web-3/system/application/libraries/authentication.php
   branches/art-web-3/system/application/models/user_model.php
   branches/art-web-3/system/application/views/default/content/account/
   branches/art-web-3/system/application/views/default/content/account/index.php
Removed:
   branches/art-web-3/system/application/views/welcome_message.php
Modified:
   branches/art-web-3/
   branches/art-web-3/system/application/config/autoload.php
   branches/art-web-3/system/application/config/layout.php
Log:
<08-06-07> Bruno Santos (bmfs eksperimental net)
 - Started coding the Authentication Library:
	Features implemented:
	* Set user permissions
	* Get user permissions
	* Validate User Permissions
	* Log in and Logout
 - Extended Session Core Class.(Session data is now all saved in the database)
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]