Skip to content
Snippets Groups Projects
Forked from Development / CiviCRM Core
62576 commits behind the upstream repository.
Tim Otten's avatar
totten authored
Previously, it attempted to restrict browsing of uploadDir and
configAndLogDir.  However, this is extraneoous because we have other checks
to ensure that those directories are inaccessible.  However, imageUploadDir
is different because we want to expose its file -- we just don't want to
expose a listing of them.

This commit also breaks out checkDirectoriesAreNotBrowseable() into
three functions.

----------------------------------------
* CRM-14092:
  http://issues.civicrm.org/jira/browse/CRM-14092
af5201d4
History
*************************
README file for CiviCRM
*************************
1. About
2. Installation
3. Documentation
4. Support
5. Development



*************************
1. About
*************************
CiviCRM is a constituent relationship management system designed to
meet the needs of advocacy, non-profit and non-governmental groups.
It is an open source project, licensed under GNU AGPL 3, and
coordinated by CiviCRM LLC. The project website is http://civicrm.org/

CiviCRM is released as a module that runs within the Drupal, Joomla,
and WordPress content management systems.


*************************
2. Installation
*************************
The download URLs and installation instructions are available on our
website:

http://civicrm.org/go/download


*************************
3. Documentation
*************************
Documentation, as well as the project bug tracker and mailing lists,
can be found at http://civicrm.org/ Just click on the appropriate link.

Our main documentation site is the wiki at http://wiki.civicrm.org/
- particularly http://docs.civicrm.org/


*************************
4. Support
*************************
All support is on the CiviCRM forums:
http://forum.civicrm.org/


*************************
5. Development
*************************
Developers are highly encouraged to join the CiviCRM forums and post
questions and ideas on the Developer Discussion board:
http://forum.civicrm.org/index.php/board,20.0.html

Installing the latest developmental code requires some special steps. Full
instructions are on the wiki:
http://wiki.civicrm.org/confluence/display/CRMDOC/Github+for+CiviCRM