inovex / zax

Zabbix frontend for Android
http://inovex.github.io/zax/
GNU General Public License v3.0
66 stars 32 forks source link

Adjust to new authentication method for Zabbix 2.4: #39

Closed dedenker closed 10 years ago

dedenker commented 10 years ago

Line 294 & 545: change user.authenticate to user.login for Zabbix version 2.4 No backward compatibility! ?ideas?

This should deal with "Internal Error" message that comes from Zabbix 2.3.2 (2.4). But because API version request also requires a login, I did not think of option to detect this and correct login method can be used...

jjoe64 commented 10 years ago

thanks a lot. I will enhance it for backwards compatibility (with trial and error)

stetro commented 10 years ago

Thanks a lot for pointing this out! We have added some backward compatibility to this and released a new version.