Hi all
Looking for some advice here to get my Adobe AIR application integrated with cPanel servers that have the XSRF options turned on in Tweak Settings.
Some background...
My application takes automated backups from the backup page of cPanel. Home DIR and databases are downloaded on a schedule to the users local drive.
It does this via HTTP and goes to the backup page / parses what's on there and downloads the files off the backup page as needed.
Correct me if I'm wrong, but I don't believe cPanel offers API access to the backup page so I've had to do it this way. I know it's ugly.
Now this works fine. However if a user has the new XSRF options in Tweak settings enabled, my application fails to get HTTP access ending in a 401 error.
How can fix this.?
Found this page...
cPanel 11.25 changes that will affect integrated software - cPanel Integration
But I'm still not sure what I should be doing.
Any advice is warmly welcomed, since I don't know what to look for.
Thanks
Aaron
Looking for some advice here to get my Adobe AIR application integrated with cPanel servers that have the XSRF options turned on in Tweak Settings.
Some background...
My application takes automated backups from the backup page of cPanel. Home DIR and databases are downloaded on a schedule to the users local drive.
It does this via HTTP and goes to the backup page / parses what's on there and downloads the files off the backup page as needed.
Correct me if I'm wrong, but I don't believe cPanel offers API access to the backup page so I've had to do it this way. I know it's ugly.
Now this works fine. However if a user has the new XSRF options in Tweak settings enabled, my application fails to get HTTP access ending in a 401 error.
How can fix this.?
Found this page...
cPanel 11.25 changes that will affect integrated software - cPanel Integration
But I'm still not sure what I should be doing.
Any advice is warmly welcomed, since I don't know what to look for.
Thanks
Aaron