• Resolved TruthMerchant

    (@truthmerchant)


    1. When will the 1.5 version be available through the normal wordpress update facility?

    2. What is the easiest/best way to get an alpha or beta version that will be 1.5

    I believe I have found a proper solution to the mixed ssl modes problem I have been fighting. I would like to see what ramifications will exist for this particular problem/solution in the new code. What I am doing is to protect the AJAX session with a 1-2 hour “nonce” while passing the user id or ip through the browser, into the $_POST variable. That eliminates the COOKIE problem caused by mixed ssl modes. The “nonce” must match that which was sent and the current user ip must match the ip that initiated the AJAX. Full ssl may be a good idea in the is long term but I am not going to spend the next 5 months searching through all the content on my OLD site for insecure links. The “nonce” solution/improvement works regardless of ssl mixing.

    https://wordpress.org/plugins/simple-rating/

Viewing 1 replies (of 1 total)
  • Plugin Author Igor Yavych

    (@flyerua)

    1. There is no estimate on it. This is just something I work on when I have free time from work. It’s still far from being done.
    2. It’s still far from even being alpha. If you’d like to be able to test it before it gets released, you can leave some way to contact you.

    There will be no solution for this “problem” with mixed ssl. What you suggested might be workaround for this, but it’s not a solution. I’m not going to implement that.

Viewing 1 replies (of 1 total)

The topic ‘When/how can I get 1.5?’ is closed to new replies.