Frank Karlitschek
|
6119f05ac0
generate a random salt during installation and store it in the config.php. use it to salt the password hashing.
|
12 anni fa |
Frank Karlitschek
|
dcb06393a8
fix propper error reporting
|
12 anni fa |
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 anni fa |
Michiel de Jong
|
347ce2aafa
match setup script to .htaccess from repo
|
12 anni fa |
Michiel de Jong
|
4462b26160
oops, typo in lib/setup.php
|
12 anni fa |
Michiel de Jong
|
2dff357a4e
add new htaccess things into setup script too
|
12 anni fa |
Brice Maron
|
9921ca11b5
Add protection for non-authorized char in installation form
|
12 anni fa |
Brice Maron
|
4a89eb77c1
Escape strings for DB and User creation at setup. Fix oc-124
|
12 anni fa |
Bart Visscher
|
ea99e1184d
Add well-known redirects to htaccess
|
12 anni fa |
Bart Visscher
|
45cff7b737
Move storing "last updated at" time to the app config
|
12 anni fa |
Daniel Köb
|
37dbf48434
Connect to the newly created database when checking if it needs to be filled.
|
13 anni fa |
Tom Needham
|
fd4b63810d
default table prefix to oc_ if not set
|
13 anni fa |
Tom Needham
|
5e40653713
Missing line return
|
13 anni fa |
Robin Appelman
|
37f5a8cdb4
improve pgsql database detection
|
13 anni fa |
Robin Appelman
|
49337e0ad1
dont create a new user when it already exists
|
13 anni fa |
Robin Appelman
|
ae711168c3
improve detection for mysql databases
|
13 anni fa |
Robin Appelman
|
91a9688d07
minor changes to mysql setup
|
13 anni fa |
Robin Appelman
|
4c8f17ad47
don't try to use mod_rewrite when it isn't enabled
|
13 anni fa |
Frank Karlitschek
|
7df9d934ca
second half of the updating stuff
|
13 anni fa |
Robin Appelman
|
7b3ae2edd4
use database table prefix from installer, not the old configured value
|
13 anni fa |
Brice Maron
|
90c54ade67
Fix typo in getting var from config
|
13 anni fa |
Brice Maron
|
c105268a1d
Fetch prefix from config at installation instead of a hardcoded value
|
13 anni fa |
Brice Maron
|
543537ef29
Fix installer for postgresql : correct table detection query
|
13 anni fa |
Robin Appelman
|
f1fd374a6f
webdav workaround for apache+php-cgi
|
13 anni fa |
Marvin Thomas Rabe
|
ccfa2dd24c
Error when only oc_remember_login cookie set fixed.
|
13 anni fa |
Bart Visscher
|
c6f78fbe43
Add flag in info.xml to control the apps that are installed by default
|
13 anni fa |
Bart Visscher
|
8966ed5a00
Cleanup lib/base.php
|
13 anni fa |
Bart Visscher
|
82c7598861
Remove global vars and use the OC static version.
|
13 anni fa |
Jan-Christoph Borchardt
|
252bca5057
removed database table prefix choice, use oc_
|
13 anni fa |
Aloisio Almeida Jr
|
ec87e2eac4
setup.php: Get 'datadirectory' from config file instead of 'datadir'
|
13 anni fa |