Download List

Descripción del Proyecto

php_lib_login is a library for PHP, designed to allow Web site developers to add login and password protection functionality quickly and easily. Basic login functionality including email-based, question-protected password reminding, user-creation of accounts, password changing, ip banning, and selected page protection can be implemented with about 15 lines of code. php_lib_login is designed to work with numerous different databses, including MySQL, postgreSQL, MSSQL, ODBC, Access, and more through the use of the adodb library, and supports several different human languages as well.

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.

2003-10-13 04:09
0-9-2-2b

Menor a correcciones de mediano como: la prohibición por función IP ya no puede querer prohibir todas las IPs, y eliminar la función de usuario no Strand entradas en la tabla del grupo. Hay otros ajustes menores.
Tags: Minor bugfixes
Minor to medium bugfixes including: the ban-by-IP feature can no longer accidentally ban all IPs, and the remove-user feature does not strand entries in the group table. There are other minor tweaks.

2003-10-03 05:38
0-9-2-1b

Esta versión se caracteriza por correcciones de errores menores, sobre todo para la fila "nula grupo" error que hizo la herramienta de gestión del grupo inutilizable. Además, la versión combinada de adbodb ha sido actualizado a 3.8.
Tags: Minor bugfixes
This release features minor bugfixes, most notably for the "null group row" bug that made the group management tool unusable. Also, the bundled version of adbodb has been updated to 3.8.

2003-09-22 12:04
0-9-2b

Este comunicado de las obras con $ register_globals Off y puede acomodar a los usuarios que han desactivado las cookies. Otras correcciones menores fueron incluidos y mejor documentación fue proporcionada.
Tags: Minor bugfixes
This release works with $REGISTER_GLOBALS off and can accommodate users who have disabled cookies. Other minor bugfixes were included and better documentation was provided.

2001-10-08 10:52
0-9b

Apoyo a la agrupación de los usuarios, la protección de las páginas de ID de grupo, y el desarrollo de una estrategia de agrupación jerárquica se ha añadido. Algunas correcciones de errores menores se han hecho.
Tags: Minor feature enhancements
Support for grouping users, protecting pages by group ID, and developing a heirarchical grouping strategy has been added. Some minor bug fixes have been made.

2001-10-02 11:03
0-8-2b

Una nueva característica que permite al uberuser para cambiar la contraseña de cualquier usuario ha sido añadido, así como la opción de activar la pregunta / respuesta función de restablecimiento de contraseña apagado. Adiciones menores se hicieron a la API a petición de algunos usuarios, y lib_login ahora se puede utilizar en noruego.
Tags: Minor feature enhancements
A new feature allowing the uberuser to change any user's password was added, as well as the option to turn the question/answer password reset feature off. Minor additions were made to the API at the request of some users, and lib_login can now be used in Norweigan.

Project Resources