<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>SeViR CW Projects Beta</title><description>SeViR CW Projects Beta</description><link>http://projects.sevir.org/</link><copyright>Copyright SeViR CW Projects Beta</copyright><generator>sNews</generator><item><title>rsAuth - Really Simple Authentification for CodeIgniter</title><description>
&nbsp;

rsAuth &middot; Really Simple Authentification

Information
 		  License
Creative Commons
Creation Date
20/11/2006 
Contents
 		  Demo
Usage

Download
Return to Projects Home 


Demo

This bit example for rsAuth library for CodeIgniter. Test username: &quot;admin&quot; and test password: &quot;admin&quot;.
 
Usage
The library use Rsauth.php library and the rsauth_mng_model model for add user, delete, etc... Check the config file for default user and password, the first call to rsauth library, the rsauth database table is created automatically and inserts the default username and password if the rsauth table doesn't exist. 

NOTE: this version requires MySQL database. The function _createTable in the model is only implemented in MySQL but you can feel free of implement it in other databases. The rest of the functions calls for database library of CodeIgniter for easy extension.
Example 1: Simple login controller






</description><pubDate>Fri, 26 Jan 2007 12:40:00 +0000</pubDate><link>http://projects.sevir.org/codeigniter/rsauth-really-simple-authentification-for-codeigniter/</link><guid>http://projects.sevir.org/codeigniter/rsauth-really-simple-authentification-for-codeigniter/</guid></item><item><title>New Projects Beta is release</title><description>
&nbsp;

New Projects Beta is release

Information
 					  Author
Jose F. Rives
System Administrator and Programmer 
Return to Projects Home 


SeViR CW releases Projects Beta, a site with all public code that we generate. We want to share our experiences and offer to the community this pieces of code for distints projects. The code will be release with different licences, although we will use Creative Commons Share Alike preferably .
NOTE: This site is under construction. Several links will not work yet. We are working for this. Please be patience.


&nbsp;
</description><pubDate>Mon, 27 Nov 2006 00:24:44 +0000</pubDate><link>http://projects.sevir.org/news/new-projects-beta-is-release/</link><guid>http://projects.sevir.org/news/new-projects-beta-is-release/</guid></item></channel></rss>