HTML5 Data Bindings Support Product Page

Answered

How to protect DatabaseSources?

Asked 03 Dec 2013 10:03:58
1
has this question
03 Dec 2013 10:03:58 Luca lucag posted:
Hello
I realized that if I open directly the page from a datasurces you can see all data in CLEAR! This is catastrophic (sensible data).
I tried to protect the page with the DW system, but the site is in VBScript, while the page in question is in JScript ... (code of scripts that I've never used). Do you have an idea how to protect the page (with username and levels)?
Thank you
Regards
Luca

P.S.
of course all pages are in asp classic

Replies

Replied 03 Dec 2013 10:19:09
03 Dec 2013 10:19:09 Teodor Kuduschiev replied:
Hello Luca,

Can you please describe what exactly do you mean by:
QuoteI realized that if I open directly the page from a datasources you can see all data in CLEAR!

Are you asking how to secure the pages that are used to insert/update/delete records in your database?
Replied 03 Dec 2013 11:29:12
03 Dec 2013 11:29:12 George Petrov replied:
Hi Luca,

Next week we will be releasing the DMXzone Security Provider extension that will allow you to define a site security and fully protect each of your database sources generated by the DMXzone Database Connector as well Database Actions generated by DMXzone Database Updater.

Greetings,
George
Replied 03 Dec 2013 14:38:00
03 Dec 2013 14:38:00 Luca lucag replied:
Thank you George, I look forward to.
For Teodor
if I open directly this:
dmxDatabaseSources/operator.asp
This is the result:
{"offset":0,"limit":1000,"total":84,"link":{"first":null,"prev":null,"current":"/dmxDatabaseSources/operator.asp?","next":null,"last":null},"page":{"current":1,"total":1},"data":[{"oper_cognome":"XXXXXXX","oper_nome":"Emanuele","oper_sex_id":"M"},{"oper_cognome":"XXXXXXX","oper_nome":"Christos","oper_sex_id":"M"},{"oper_cognome":"XXXXX","oper_nome":"Pietro Fausto","oper_sex_id":"M"},{"oper_cognome":"XXXXX","oper_nome":"Nicolò","oper_sex_id":"M"},{"oper_cognome":"XXXXXXX","oper_nome":"Roberto","oper_sex_id":"M"},{"oper_cognome":"XXXXX","oper_nome":"Massimo","oper_sex_id":"M"},
....

Regards
Luca
Replied 12 Dec 2013 15:35:14
12 Dec 2013 15:35:14 Teodor Kuduschiev replied:
Hello Luca,
The DMXzone Security Provider is released. Now you can secure your data sources and pages:
- PHP version www.dmxzone.com/go/22300/dmxzone-security-provider-php
- ASP Version www.dmxzone.com/go/22302/dmxzone-security-provider-asp

Reply to this topic