]> git.ktnx.net Git - mobile-ledger.git/commit - app/src/main/java/net/ktnx/mobileledger/utils/NetworkUtil.java
replace hard-coded basic HTTP authentication with triggered Authenticator
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 13 Jul 2019 05:38:37 +0000 (08:38 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 13 Jul 2019 05:39:16 +0000 (08:39 +0300)
commit34ab3549cf6cbd1e9db2da1707b5932514f5e3a7
tree0e657ef3e6a034de9aca7f1d5bd3bf37d5d707cb
parent76522e26b306350d61f2358f2f993fddfb30d76d
replace hard-coded basic HTTP authentication with triggered Authenticator

checks whether host name matches

avoids exposing authentication data to wifi portals
app/src/main/java/net/ktnx/mobileledger/App.java
app/src/main/java/net/ktnx/mobileledger/utils/NetworkUtil.java