Download List

Descripción del Proyecto

phpSecureSite is a modular authentication, session handling and security system for Web applications that was built using PHP. It features a stripped-down core that takes care of basic session handling, and modules for other functionality like brute force protection, session variables, and access control lists.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-05 23:18
0.0.3

Esta versión no tiene muchos cambios importantes en el sistema. En cambio, la atención se ha centrado en ampliar las características ya presentes. Algunos de los cambios incluyen la mejora de phpss_auth () y phpss_login () interfaces, un subsistema de registro nuevo, y eventos.
Tags: Minor feature enhancements
This release doesn't have many major changes to the system. Instead, the focus has been on extending the features already present. Some of the changes include improved phpss_auth() and phpss_login() interfaces, a new logging subsystem, and events.

2002-06-17 03:15
0.0.2

Este lanzamiento es una reescritura completa del sistema, y tiene algunas características nuevas, incluyendo una capa de abstracción de bases de datos, módulos de back-end de base de datos que permita Las bases de datos diferentes (actualmente soportados son MySQL y PostgreSQL), controlador de módulos de autenticación para el motor de autenticación diferentes (en la actualidad soportados son MySQL y PostgreSQL), la documentación de origen en 4,1 formato DocBook SGML, prestados a HTML y PDF, y un sitio de demostración completamente reescrito (en la actualidad muy mínimo).
This release is a complete rewrite of the system, and it has a few new features, including a database abstraction layer, database backend modules allowing for different database backends (currently supported are MySQL and PostgreSQL), authentication handler modules for different authentication backend (currently supported are MySQL and PostgreSQL), source documentation in DocBook 4.1 SGML format, rendered to HTML and PDF, and a completely rewritten demo site (currently pretty minimal).

2002-01-14 20:57
0.0.1

Tags: Initial freshmeat announcement

Project Resources