Download List

프로젝트 설명

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.

2003-11-15 21:41
0.1.2

이것은 주로 bugfix 릴리스입니다. 가장 주목할만한 버그를 완전히 데이터베이스 로그 모듈을 부러졌지만, 지금은 다시 작동됩니다. 몇 가지 사소한 보안 문제도 해결되었습니다. 또한, LDAP 인증 모듈이 추가되었습니다 경우 모든 옵션을 구성 파일에 설정되어 있지 않은 경우에는 fallbacks로 사용되는 현재의 기본 구성 값을 설정 모듈.
Tags: Minor bugfixes
This is primarily a bugfix release. The most
notable bug completely broke the database log
module, but it is now working again. A few minor
security issues have also been fixed. In addition,
an LDAP authentication module has been added, and
all the modules now set default configuration
values which are used as fallbacks if the option
is not set in the configuration files.

2003-10-14 05:46
0.1.1

몇 가지 중요한 보안 문제, 모든 unescaped 관련 데이터를 직접 데이터베이스 쿼리에 배치되는가 해결되었습니다. 새로운 내부 캐시 시스템은 또한,이 데이터베이스의 부하를 줄이기 도움이 될 것입 추가되었습니다.
Tags: Major security fixes
Several critical security problems have been
fixed, all related to unescaped data being placed
directly in database queries. A new internal
cache system has also been added, which should
help reduce database load.

2003-08-12 21:49
0.1.0

이것은 첫 번째 준결승 phpSecureSite의 안정 버전 릴리스입니다. 필수 모듈 인프라의 대부분은 API를 더 많거나 적은 시간 동안 안정되어야 구현되었습니다 모듈에서 가장 중요한 장소입니다. 단지 몇 가지 변화를 언급하려면 : 작성자 로그 시스템이 크게 향상된 인프라 모듈, 클래스를 추가했다 추가 오류 정보를 구성 파일 경로의 변화를 허용했다, SHA1 유닉스 토굴에 대한 지원이 추가되었습니다 () 암호 및 Microsoft SQL Server, 데이터베이스의 청소를 위해, 새로운 도구가 추가되었습니다 일반 텍스트 파일을 만든 로그 모듈 추가적인 보안 및 버그 수정 및 코드를 청소.
Tags: Major feature enhancements
This is the first semi-stable release of phpSecureSite. Most of the
essential module infrastructure has been implemented, the API should
be more or less stable for some time now, and most important modules
are in place. To mention only a few changes: the author has added
classes to the log system, greatly enhanced module infrastructure,
added additional error information, allowed changing of the
configuration file path, added support for SHA1 and Unix crypt()
passwords and Microsoft SQL Server, added a new tool for cleaning up
the database, added a log module for plain text files, made security
and bug fixes, and cleaned the code.

2003-05-08 15:00
0.0.5

이 버전에서는 큰 변화가 훨씬 쉽게 설정할 수 있도록해야한다 phpSecureSite 새롭고 향상된 구성 시스템입니다. 몇 가지의 새로운 모듈이 추가되었습니다 : (cachecontrol 캐싱을위한 정책을 제어), (소스 IP 기반 액세스 제어 ipaccess) 및 모듈 (유닉스 시스템 로그에 로깅에 대한 로깅 로그). 새로운 옵션을 몇 가지 bruteforce 시간 제한을 설정하는 모듈을 추가했다. 일부 버그와 보안 문제, 그리고 수정된 일부 내부 변화되었다.
Tags: Minor feature enhancements
The big change in this version is the new and improved configuration system, which should make phpSecureSite a lot easier to set up. A few new modules have also been added: cachecontrol (for controlling caching policies), ipaccess (source IP based access control), and syslog logging module (for logging to the UNIX syslog). A couple of new options were added to the bruteforce module to set time limits. Some bugs and security problems have been fixed, and some internal changes were made.

2003-01-29 23:09
0.0.4

가장 근본적인 변화를 시스템의 모듈화를 완료합니다. 지금 이루어져 매우 세션 처리를 돌봐 및 모듈의 핵심 인프라를 제공, 아래, 그리고 다양한 모듈을 박탈 데이터베이스 통신, 인증, 로깅의 ACL (액세스 제어 목록), 무력에 비밀 번호 보호 추측 처리, 세션 변수, 세션 보호 납치, 세션이 시간 초과, 사진수록.
Tags: Major feature enhancements
The most fundamental change is the complete modularization of the system. It now consists of a very stripped down core, which takes care of session handling and provides the module infrastructure, and various modules handling database communication, authentication, logging, ACLs (access control lists), brute force password guessing protection, session variables, session hijacking protection, session timeouts, and more.

Project Resources