Securing access to tickets..
Posted: Sat Mar 10, 2007 9:11 am
Script URL: (keeping private)
Version of script: 0.93
Hosting company: Dreamhost.com
URL of phpinfo.php: (keeping private)
URL of session_test.php: (Don't know, is this available?)
What terms did you try when SEARCHING for a solution: various ones for securing helpdesk...
Write your message below:
Is there any way besides .htaccess to securing access to one's submitted tickets? What I'm doing is, I had made a second form and added new columns in the database for gathering specific informations from the user. This works, thanks for the easy script by the way!
Example: host login informations, ftp login information, passwords especially, and other various informations. Now, I had submitted a test ticket, got the ticket tracking url and all. However, the downfall is, I could open this ticket up in another browser, and it's viewable by anyone that I give the url to...
Now, I know this ticket tracking can't be accessed on the fly, and only when the person that submitted the ticket gives out the access to others. Such as: friends, family, and other users of the net. I am planning on running a site where me and my team of installers are going to use this information, which will be found via the admin control panel.
However, if someone on my install team holds a grudge, or becomes angry at me, they could possibly go through all of the tickets containing those important informations as I mentioned above.. and post straight ticket tracking links on the web. Giving mass users of the web access to my customer's vital informations.
Could there possibly be an implementation where these ticket tracking urls and other accessible posted things by users be protected or viewable ONLY by those people? Maybe like some little SSL secure server script be added into the next release, or as an add-on?
I was thinking along the lines of: If you posted something, and you gave the ticket tracking url to a buddy, the buddy wouldn't be able to view it because the buddy's IP address didn't match the one of the submitter?
Maybe allow access to the submitted tickets, by IP address or something? Or even some small Secure script implementation? What do you all think? Any suggestions, opinions, or tips? Thanks..
/Please keep in mind though, that I'm NOT a PRO at adding such securing type things. I'm not great with .htaccess and SSL. Step by step tips would be awesome! Thanks..
WIW
Version of script: 0.93
Hosting company: Dreamhost.com
URL of phpinfo.php: (keeping private)
URL of session_test.php: (Don't know, is this available?)
What terms did you try when SEARCHING for a solution: various ones for securing helpdesk...
Write your message below:
Is there any way besides .htaccess to securing access to one's submitted tickets? What I'm doing is, I had made a second form and added new columns in the database for gathering specific informations from the user. This works, thanks for the easy script by the way!

Example: host login informations, ftp login information, passwords especially, and other various informations. Now, I had submitted a test ticket, got the ticket tracking url and all. However, the downfall is, I could open this ticket up in another browser, and it's viewable by anyone that I give the url to...
Now, I know this ticket tracking can't be accessed on the fly, and only when the person that submitted the ticket gives out the access to others. Such as: friends, family, and other users of the net. I am planning on running a site where me and my team of installers are going to use this information, which will be found via the admin control panel.
However, if someone on my install team holds a grudge, or becomes angry at me, they could possibly go through all of the tickets containing those important informations as I mentioned above.. and post straight ticket tracking links on the web. Giving mass users of the web access to my customer's vital informations.
Could there possibly be an implementation where these ticket tracking urls and other accessible posted things by users be protected or viewable ONLY by those people? Maybe like some little SSL secure server script be added into the next release, or as an add-on?
I was thinking along the lines of: If you posted something, and you gave the ticket tracking url to a buddy, the buddy wouldn't be able to view it because the buddy's IP address didn't match the one of the submitter?
Maybe allow access to the submitted tickets, by IP address or something? Or even some small Secure script implementation? What do you all think? Any suggestions, opinions, or tips? Thanks..
/Please keep in mind though, that I'm NOT a PRO at adding such securing type things. I'm not great with .htaccess and SSL. Step by step tips would be awesome! Thanks..

WIW