axiom icon indicating copy to clipboard operation
axiom copied to clipboard

Update to be compatible with Erlang/OTP >= 20.0

Open InfoSec812 opened this issue 6 years ago • 1 comments

_build/default/lib/axiom/src/axiom_session.erl:104: Warning: call to crypto:sha/1 will fail, since it was removed in 20.0; use crypto:hash/2

InfoSec812 avatar Nov 06 '17 11:11 InfoSec812

Yeah, my PR is not going to be sufficient anyhow... I just finished testing and to make it work it will have to be upgraded to use cowboy 2.0.0 and the APIs have changed. I'll see if I can find a quick solution which will not require breaking changes to the project.

InfoSec812 avatar Nov 06 '17 14:11 InfoSec812