This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
excel/csv download without admin?
Started 16 years ago by crimson | 4 posts |
-
hi!
is there a chance that a normal user can download the xls/csv-files? without login as admin?
thx
Posted 16 years ago # -
Yes, simply edit "download.php" search around line 13 for this code:
require('includes/check-session.php');
remove that line and you are all set.
MachForm Founder
Posted 16 years ago # -
I tried deleting the line in "download.php" but I am still prompted for a login when I try to download a .csv/xls file. What am I missing?
Posted 15 years ago # -
Nevermind...I found in another post that you must delete the line of code for each applicable file you are trying bypass.
Posted 15 years ago #
Reply
You must log in to post.