Commit Verlauf

Autor SHA1 Nachricht Datum
  Thomas Mueller 1727b2e84d add smtp port configuration option vor 12 Jahren
  root a64a923d56 call it "proxy" instead of "curlproxy" vor 12 Jahren
  Frank Karlitschek 019da9943a add curl proxy support. Fixes #504 vor 12 Jahren
  Robin Appelman ffd14dfd09 add sample configuration for user backends vor 12 Jahren
  Frank Karlitschek 6cb3774706 make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups. vor 12 Jahren
  Lukas Reschke 59404b5675 Merge pull request #31 from visit1985/persistentcookies vor 12 Jahren
  Lukas Reschke e299c241df Make enhanced auth configurable vor 12 Jahren
  Lukas Reschke 6f2e8788ca Make enhanced auth time configurable vor 12 Jahren
  Bart Visscher 4b799a6982 Make the lifetime of the remember login cookie vor 12 Jahren
  Lukas Reschke f271afa31c Correct "ownCloud" vor 12 Jahren
  Brice Maron fcaf04cad9 Add little more doc about app folders vor 12 Jahren
  Brice Maron df83df5263 Correct sample config vor 12 Jahren
  Brice Maron 4753cc3ebd Merge branch 'master' into multi_app_dir vor 12 Jahren
  Brice Maron 6da5a2fdd4 Add possibility to choose the installation folder vor 12 Jahren
  Frank Karlitschek 897bfa8814 finally fix the updater. next is an automatic updater. but this is a bit more tricky. vor 12 Jahren
  Frank Karlitschek 6119f05ac0 generate a random salt during installation and store it in the config.php. use it to salt the password hashing. vor 12 Jahren
  Frank Karlitschek f568b7ccb4 add spacing lines to our awesome new sample config file. readability++ vor 12 Jahren
  Brice Maron dd98afc56c Add doc about multi app dir in sample config vor 12 Jahren
  Bart Visscher e867edd1c8 Add help texts to config options in config.sample.php vor 12 Jahren
  Bart Visscher 9d936976a9 Make check for writable apps dir configurable vor 12 Jahren
  Frank Karlitschek a72e6cc113 fix oc-780 vor 12 Jahren
  Georg Ehrke 8f2217ca2e make default app choosable vor 12 Jahren
  Thomas Mueller 07f2e316e4 removing executable bit from various files vor 12 Jahren
  Frank Karlitschek c6144535a8 document the log settings vor 12 Jahren
  Frank Karlitschek a86d89f5ca Add a static code checker for evil patterns in apps. vor 12 Jahren
  Frank Karlitschek 2fbc92bd4b new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code vor 12 Jahren
  Frank Karlitschek a191b75c31 make it possible to connect to other ocs appstores and other ocs knowledgebase servers. vor 12 Jahren
  Frank Karlitschek a62e109e8c make the location of the 3rdparty folder flexible. vor 12 Jahren
  Frank Karlitschek 340b6bf3ad add themeing support and support for autoselection of mobile/tablet and standalone css/jss files and templates vor 12 Jahren
  Florian Pritz 8648e3c43c only call error_log() if DEBUG is true vor 13 Jahren