arnisjuraga
arnisjuraga
@ADDCreative this should be fixed then? https://github.com/copona/copona/commit/8bc162fc06617d84dd52661480face2c6cbc8472
Great idea about default ajax error! It should fall back to simple "alert", but otherwise - some admin popup with ajax error should be much more useful!
> These are action items I think should be addressed... The first two are probably fine for me to start on, but the second two might be controversial, so I...
> Can you explain why md5 is "easier"? MySQL has a function `MD5()` so you can reset - add a "temporary" password or set it from MySQL, PHPMyAdmin or any...
> 1 . I'd note that wordpress is known for its shoddy security :) Many blame the Wordpress a lot. I am just for some examples. Nobody is perfect. And...
Few other discussions on this: https://github.com/opencart/opencart/issues/4999 https://github.com/opencart/opencart/pull/5001#issuecomment-267185859
OC and Copona have cache engine, which can use different "adapters" available. We have been using ```memcached``` e.g.. "phpfastcache" can be integrated with this one?
@prhost PhpFastCache implementation: https://github.com/copona/copona/commit/c1994fcece123bfdb58a5889bf48d5fc7dd5c495
@open-security sure! I have created this issue exactly for that reason! :) As Copona is not yet so popular and widely used, this fix is not so critical at the...
Many thanks to @shinkbr and @open-security https://github.com/opencart/opencart/pull/5172 https://github.com/opencart/opencart/pull/5151