Nextcloud Server
Go to file
Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session
Before, the CSRF token expired every hour. We had a script in place
which should refresh the token but this don't worked in every case.
(Laptop sleeping etc.)

With this commit, the token will only get once created for every
session so that the "Token expired" warning shouldn't appear.
2012-10-31 18:37:59 +01:00
apps Use files remote webdav in compatibility files/webdav.php 2012-10-29 15:04:56 +01:00
config Merge pull request #31 from visit1985/persistentcookies 2012-10-16 04:46:22 -07:00
core Create only one CSRF token per session 2012-10-31 18:37:59 +01:00
files Use files remote webdav in compatibility files/webdav.php 2012-10-29 15:04:56 +01:00
l10n [tx-robot] updated from transifex 2012-10-29 00:02:45 +01:00
lib Create only one CSRF token per session 2012-10-31 18:37:59 +01:00
ocs Respect coding style 2012-09-04 13:26:13 +03:00
search Change search to use routing 2012-10-29 15:04:55 +01:00
settings Move and fix app setting navigation detect 2012-10-29 15:04:55 +01:00
tests disble breaking test cases for now 2012-10-28 16:33:11 +01:00
themes Gitorious => Github 2012-08-26 02:39:42 +03:00
.gitignore add 3rdparty folder to gitignore 2012-10-28 12:19:52 +01:00
.htaccess add svg mimetype to default htaccess 2012-10-28 16:03:52 +01:00
AUTHORS Update AUTHORS 2012-10-07 02:57:00 +03:00
autotest.sh exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2 2012-10-27 11:43:24 +02:00
COPYING-AGPL
COPYING-README
cron.php fix bug 2012-10-27 10:23:36 +02:00
db_structure.xml 128byte is not 128bit - now we realy use 256bit (same as PHPSESSID) 2012-10-15 20:04:22 +02:00
index.php Checkstyle: LowerCaseConstant 2012-10-23 08:20:17 +02:00
public.php More Checkstyle cleanup 2012-10-23 08:01:09 +02:00
README Information about translations added 2012-10-13 13:02:17 +03:00
remote.php More Checkstyle cleanup 2012-10-23 08:01:09 +02:00
status.php More Checkstyle cleanup 2012-10-23 08:01:09 +02:00

ownCloud gives you freedom and control over your own data.
A personal cloud which runs on your own server.

http://ownCloud.org

Installation instructions: http://owncloud.org/support

Source code: https://github.com/owncloud
Mailing list: https://mail.kde.org/mailman/listinfo/owncloud
IRC channel: https://webchat.freenode.net/?channels=owncloud
Diaspora: https://joindiaspora.com/u/owncloud
Identi.ca: https://identi.ca/owncloud

Important notice on translations:
Please submit translations via Transifex:
https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations:
http://owncloud.org/dev/translation/