Hi,
I've released a plugin to enable the capability of forcing https usage in Piwigo.
It can be downloaded in the extensions section, at http://piwigo.org/ext/extension_view.php?eid=697.
Feel free to let me know if it fits your usage, or if some updates/fix are required.
And for Piwigo authors, a big thank because it is really cool !
bonhommedeneige
Offline
I've noticed that i get IO errors with the flash uploader when the plugin is activated . The "old" uploader works fine.
Hi :-)
Which browser ?
FF ?
IE ?
Offline
Hello!
Safari on Mac OS X 10.8.
It works fine when i deactivate the plugin.
Ah, STS in not supported on Safari...
http://caniuse.com/stricttransportsecurity
But even when i deactivate STS i get IOerrors when using the flash uploader.
Since I updeted to piwigo 2.6.1 the plugin "Force HTTPS" doesn't work anymore. If I activate the plugin, i get the error message:
Fatal error: Cannot redeclare deltree() (previously declared in .../photo/admin/include/functions.php:2562) in .../photo/plugins/piwigo-force-https/maintain.inc.php on line 95
Will be there an update for the plugin or can I fixe it some how by my self?
Thanks for any help
Hagen
Offline
rename all "deltree" in plugins/piwigo-force-https/maintain.inc.php
Offline
I'm in the same boat as photo_friend. What exactly does "rename all 'deltree' in plugins/piwigo-force-https/maintain.inc.php" mean? I've opened the file, but I don't seen any references for "deltree". Thanks for your help.
Disregard my previous comment. I was in "main.inc.php" instead of "maintain.inc.php". lol It's working now. It will show a warning that it's not compatible once the file is modified, but it still activates and works.
flop25 wrote:
rename all "deltree" in plugins/piwigo-force-https/maintain.inc.php
Hello flop25,
I find the value deltree in the maintain.inc.php. But how should i change it? I mean, replace the value with what? Or just delete it?
Sorry, I'm not a programmer ...
Thanks again
Hagen
Offline
in whatever you want, like "force_https_deltree", as long as the two occurrences have the same name
Offline
mistic100 wrote:
in whatever you want, like "force_https_deltree", as long as the two occurrences have the same name
Thats perfect support ;-)
Thanks - It works well ...
Last edited by photo_friend (2014-02-17 22:36:00)
Offline
Hi everyone,
Sorry for the long delay which forced you to manually update the plugin.
I've released version 1.3.0 which commits resolved issues logged here, and which is now Piwigo 2.6 compatible.
Cheers
Offline
Hi bonhommedeneige,
i'am using your plugin with Piwigo 2.6 (netinstaller, install yesterday) and a ssl-proxy. It seems Force HTTPS 1.3.1 doesn't support a ssl-proxy. Is there any chance to get it work with an ssl-proxy? My proxy is switching an additional domain at te begin of my URL like
https://ssl-proxy.com/myPiwigo.myDomain.tld
Piwigo works perfectly with this Proxy, but after a successful login, the post-request will not redirect to the startpage. The request is redirected to a blank page with the proxy URL https://ssl-proxy.com. The part myPiwigo/myDomain.tld is missing.
Do you have some tipps or a workaround?
If i add the missing part after the proxy-domain, piwigo is running without any error.
Best regards
Theo
I have found that the iPhone upload plugin does not support https. It only works over http. I am hosting uploads to my Piwigo site with both https and http so the mobile app will still function. Not an ideal situation. Will the use of this plugin, which I would very much like to use, break uploading from iPhones which use the Piwigo mobile app? Has anyone tested this?
Thanks for your attention.
Offline