]> source.dussan.org Git - nextcloud-server.git/commit
Use a route instead of s.php and convert tokens asap
authorkondou <kondou@ts.unde.re>
Sun, 3 Aug 2014 09:31:28 +0000 (11:31 +0200)
committerkondou <kondou@ts.unde.re>
Thu, 4 Sep 2014 13:23:55 +0000 (15:23 +0200)
commit2a4c51389c23ab1da47d52be9f2e76cd90f2df01
treeb50145fa66fe889045a0dbac963dd4b9865bf827
parent0f2ad9862e98e00fdc250bf8405bf6404d40b1ed
Use a route instead of s.php and convert tokens asap
12 files changed:
apps/files_sharing/public.php
config/config.sample.php
core/ajax/share.php
core/js/js.js
core/js/share.js
core/js/tests/specs/shareSpec.js
core/routes.php
core/share/controller.php [new file with mode: 0644]
lib/private/share/constants.php
lib/private/share/share.php
public.php
s.php [deleted file]