Thomas Tanghus
|
89464721c7
|
Added JSON methods for CSRF prevention. Make request token accessible from template and add js var.
|
13 years ago |
Frank Karlitschek
|
9e9c40eabd
|
fix time call
|
13 years ago |
Lukas Reschke
|
2b22c538c8
|
Make some apps compatible
|
13 years ago |
Thomas Tanghus
|
2ee809fd86
|
Allow same host redirects (/somepath).
|
13 years ago |
Lukas Reschke
|
c009bc4b87
|
Revert
|
13 years ago |
Frank Karlitschek
|
cd16c5e479
|
implement a simple request token session garbage collector
|
13 years ago |
Michael Gapczynski
|
3c57fb935b
|
Mount personal mount points into filesystem
|
13 years ago |
Thomas Tanghus
|
b16136642b
|
Bump version to trigger db update.
|
13 years ago |
Frank Karlitschek
|
344299a074
|
add two csrf check calls. Review and lot´s of porting needed.
|
13 years ago |
Robin Appelman
|
dcf1eed816
|
add unique instance id
|
13 years ago |
Bart Visscher
|
9d936976a9
|
Make check for writable apps dir configurable
|
13 years ago |
Frank Karlitschek
|
4aa96de537
|
add a check for pdo
|
13 years ago |
Frank Karlitschek
|
07e1e3a945
|
check if apps folder is writable
|
13 years ago |
Frank Karlitschek
|
c0db603d29
|
this is 5 pre alpha now
|
13 years ago |
Michael Gapczynski
|
90cbc32c77
|
Fix redirect after login, prevent open redirects
|
13 years ago |
Frank Karlitschek
|
2e9115efe0
|
increase to RC2
|
13 years ago |
Michiel de Jong
|
a6ff909911
|
this code looks wrong to me but i'm putting it back while we find out what the right code should look like
|
13 years ago |
Michiel de Jong
|
1a874b4c56
|
make redirect safe by restricting it to current host
|
13 years ago |
Michiel de Jong
|
9b5e8a2c63
|
fix redirect to desired page after login
|
13 years ago |
Bart Visscher
|
ce1e4425c2
|
Combine and minimize core and default app js files
|
13 years ago |
Bart Visscher
|
f71fec8cdc
|
Combine and minimize core and default app css files
|
13 years ago |
Frank Karlitschek
|
af77ce9a9b
|
This is RC now
|
13 years ago |
Bart Visscher
|
b022ccb863
|
Whitespace fixes
|
13 years ago |
Michael Gapczynski
|
051442bc76
|
Sanitize redirect urls
|
13 years ago |
Frank Karlitschek
|
43978abd80
|
increase to 4 beta
|
13 years ago |
Frank Karlitschek
|
e2fb094693
|
some more porting
|
13 years ago |
Marvin Thomas Rabe
|
7ded9cf520
|
Checks if config folder is writable on begin of the installation.
|
13 years ago |
Frank Karlitschek
|
e1268cd5f4
|
we require php 5.3 now. so please notify the user if an old version is in use
|
13 years ago |
Frank Karlitschek
|
74b5e22a68
|
some more csrf fixes
|
13 years ago |
Georg Ehrke
|
3e0e6e35f4
|
open app thru index.php
|
13 years ago |
Arthur Schiwon
|
57b8ff890c
|
check if PHP mod GD is installed
|
13 years ago |
Arthur Schiwon
|
d24abc3b9d
|
check if PHP mod JSON is installed
|
13 years ago |
Robin Appelman
|
5720bd296d
|
merge log into admin
|
13 years ago |
Jan-Christoph Borchardt
|
f16cfbab5e
|
improved installation instructions
|
13 years ago |
Frank Karlitschek
|
637db92e60
|
increase version to show that we are not the same as stable
|
13 years ago |
Frank Karlitschek
|
6545e48787
|
Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition.
|
13 years ago |
Robin Appelman
|
7552390031
|
add path_hash to the filesystem cache
|
13 years ago |
Robin Appelman
|
dda79a90cf
|
don't limit ourselfs to 32bit integers
|
13 years ago |
Arthur Schiwon
|
ca874a3ad7
|
remove limit from configvalue for long config values
|
13 years ago |
Robin Appelman
|
6658f51098
|
provide early file system when using webdav
|
13 years ago |
Robin Appelman
|
501678f981
|
always mount the root filesystem, sometimes we need the filesystem when not logged in
|
13 years ago |
Bart Visscher
|
987845c312
|
Move the redirect_url from linkTo function to the checkLoggedIn function
|
13 years ago |
Alessandro Cosentino
|
36b7d819e5
|
restore redirect after checkLoggedIn
|
13 years ago |
Bart Visscher
|
1fa05894d5
|
Move config.php writable test to update path
This should make it possible to use owncloud with a read-only config.php
|
13 years ago |
Bart Visscher
|
f47444e1f7
|
Use separate function to make absolute urls
|
13 years ago |
Bart Visscher
|
eb5de4d4f7
|
Change gallery thumbnail generation to OC_Image
|
13 years ago |
Robin Appelman
|
30673e4786
|
writable not writeable
|
13 years ago |
Frank Karlitschek
|
21bf8e99ee
|
increase version number to 3. YeeHaw party!!
|
13 years ago |
Frank Karlitschek
|
5238a7812c
|
bump version number
|
13 years ago |
Robin Appelman
|
11c848b221
|
initial work on filesystemview
|
13 years ago |