It turns out I made a mistake. Not being completely aware of how Tiny MCE
works, I didn't put the 'asset_proxy" into the SSL_FORCE_URL_PREFIXES.
So, if you want to make sure the Tiny MCE source editor works over SSL,
ensure that you have setup Mezzanine to use SSL for any asset_proxy url.
The setting to secure admin, accounts, and the asset_proxy is as follows:
SSL_FORCE_URL_PREFIXES = ('/admin', '/account', '/asset_proxy')
I hope this helps someone else.
--
You received this message because you are subscribed to the Google Groups
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.