Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lukas Reschke ef57e9294b Fallback for systems without openssl 12 gadi atpakaļ
  Lukas Reschke 992c2c9d4b mt_rand() is not secure from a cryptographic point of view, let's use openssl_random_pseudo_bytes() here 12 gadi atpakaļ
  Jörn Friedrich Dreyer b6a106a920 allow using only dbname for oracle 12 gadi atpakaļ
  Jörn Friedrich Dreyer db7a18455f use tabs for indentation 12 gadi atpakaļ
  Thomas Mueller 3829460ab8 adding space between) and { 12 gadi atpakaļ
  Bart Visscher db18218a1b Space before tab fixes 12 gadi atpakaļ
  Bart Visscher 52f2e7112e Whitespace fixes in lib 12 gadi atpakaļ
  Jörn Friedrich Dreyer c8255a170c Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 12 gadi atpakaļ
  Jörn Friedrich Dreyer c7be0db853 use dbname for non privileged user 12 gadi atpakaļ
  Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 12 gadi atpakaļ
  Robin Appelman 48306a3c4f fix unused variables 12 gadi atpakaļ
  Thomas Mueller 967c6d7d3c allow command line based installation/setup 12 gadi atpakaļ
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12 gadi atpakaļ
  Brice Maron 8a1c279183 Escape pg connection string on setup 12 gadi atpakaļ
  Brice Maron b2cbf1199d Pg setup enhancement 12 gadi atpakaļ
  Michael Gapczynski 45e964c7aa Return login errors for PostgreSQL setup 12 gadi atpakaļ
  Michael Gapczynski 81953e7bb5 Return login errors for PostgreSQL setup 12 gadi atpakaļ
  Brice Maron 2706988225 Set table prefix if not set in postgresql install 12 gadi atpakaļ
  Frank Karlitschek a7a861b2c6 backport the password salting fix. 12 gadi atpakaļ
  Frank Karlitschek 6119f05ac0 generate a random salt during installation and store it in the config.php. use it to salt the password hashing. 12 gadi atpakaļ
  Frank Karlitschek aa9824d35b fix proper error reporting 12 gadi atpakaļ
  Frank Karlitschek dcb06393a8 fix propper error reporting 12 gadi atpakaļ
  Brice Maron 2f8412defc Set table prefix if not set in postgresql install 12 gadi atpakaļ
  Michiel de Jong c99d7dd94f the ',last' breaks all other rewrite rules and is also not there in the committed .htaccess, so removing it. anybody know why it was there? 12 gadi atpakaļ
  Michiel de Jong 347ce2aafa match setup script to .htaccess from repo 12 gadi atpakaļ
  Michiel de Jong 4462b26160 oops, typo in lib/setup.php 12 gadi atpakaļ
  Michiel de Jong 2dff357a4e add new htaccess things into setup script too 12 gadi atpakaļ
  Brice Maron 9921ca11b5 Add protection for non-authorized char in installation form 12 gadi atpakaļ
  Brice Maron 4a89eb77c1 Escape strings for DB and User creation at setup. Fix oc-124 12 gadi atpakaļ
  Bart Visscher ea99e1184d Add well-known redirects to htaccess 12 gadi atpakaļ