summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* session_life_time -> session_lifetimeThomas Mueller2013-06-281-1/+1
* session life time is now configurable and set to the same valueThomas Mueller2013-06-261-0/+3
* Merge pull request #3111 from owncloud/csp-audioicewind19912013-04-241-1/+1
|\
| * Allow loading of external media ressourcesLukas Reschke2013-04-241-1/+1
* | - xframe restriction configurable nowFlorian Scholz2013-04-241-0/+4
|/
* fixes #2789 - no internet connectivity check if there is non on purposeThomas Mueller2013-04-081-1/+4
* Update config.sample.phpFrank Karlitschek2013-04-051-2/+2
* Change logQuery from define() to OC::ConfigBrice Maron2013-03-301-0/+4
* fix missing ',' after "mail_domain" parameteritheiss2013-03-261-1/+1
* Update to reflect new parameter mail_domainitheiss2013-03-261-0/+3
* Remove uneeded \ since we're using "Lukas Reschke2013-03-021-1/+1
* add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-101-0/+3
* make it possible to modify the links to the clientsGeorg Ehrke2013-02-061-1/+5
* Merge pull request #1445 from owncloud/CSP_fontThomas Müller2013-02-041-1/+1
|\
| * Also allow local filesLukas Reschke2013-02-041-1/+1
| * Allow the loading of local font files embedded via data:Lukas Reschke2013-02-041-1/+1
| * Allow loading of external fontsLukas Reschke2013-02-041-1/+1
* | Make fileblacklist configurableLukas Reschke2013-02-031-0/+3
|/
* add SSL proxy supportherbrechtsmeier2013-01-311-0/+3
* add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-0/+3
* fix merge conflictsBjörn Schießle2013-01-281-0/+19
|\
| * Merge pull request #1318 from j-ed/masterThomas Müller2013-01-281-0/+4
| |\
| | * Update config/config.sample.phpj-ed2013-01-261-0/+4
| * | Warn users not to enable DEBUG in productive environmentsLukas Reschke2013-01-251-0/+2
| * | Merge branch 'master' into no-inline-jsLukas Reschke2013-01-251-0/+10
| |\|
| | * Update config/config.sample.phpj-ed2013-01-221-2/+2
| | * Update config/config.sample.phpj-ed2013-01-221-1/+1
| | * Update config/config.sample.phpj-ed2013-01-221-0/+10
| * | Allow the loading of external imagesLukas Reschke2013-01-251-1/+1
| * | Allow admins to change the CSP policy in the config fileLukas Reschke2013-01-231-0/+3
| |/
* | fix typo in commentBjörn Schießle2013-01-221-1/+1
* | allow admin to change retention obligation for the trash bin, default value i...Björn Schießle2013-01-221-0/+3
|/
* Spaces to tabsBart Visscher2013-01-161-8/+8
* Enhanced auth is totally unmaintained and brokenLukas Reschke2013-01-141-6/+0
* Add maintenance mode entry to config.sample.phpMichael Gapczynski2013-01-041-0/+3
* add smtp port configuration optionThomas Mueller2013-01-021-0/+3
* call it "proxy" instead of "curlproxy"root2012-12-191-2/+2
* add curl proxy support. Fixes #504Frank Karlitschek2012-12-191-0/+6
* add sample configuration for user backendsRobin Appelman2012-11-251-0/+6
* make it possible to manually override the hostname and protocol if the automa...Frank Karlitschek2012-11-221-0/+6
* Merge pull request #31 from visit1985/persistentcookiesLukas Reschke2012-10-161-1/+4
|\
| * Make the lifetime of the remember login cookieBart Visscher2012-10-141-1/+4
* | Make enhanced auth configurableLukas Reschke2012-10-161-0/+3
* | Make enhanced auth time configurableLukas Reschke2012-10-161-0/+3
|/
* Correct "ownCloud"Lukas Reschke2012-09-231-10/+9
* Add little more doc about app foldersBrice Maron2012-06-211-0/+1
* Correct sample configBrice Maron2012-06-141-8/+4
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-141-4/+65
|\
| * finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek2012-06-091-0/+3
| * generate a random salt during installation and store it in the config.php. us...Frank Karlitschek2012-06-081-0/+3