mbpi: add support for provisioning the auth method
authorPhilip Paeps <philip@paeps.cx>
Tue, 24 Jun 2014 09:57:05 +0000 (11:57 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 24 Jun 2014 17:46:18 +0000 (12:46 -0500)
commit532e8020e581a4c05cc871dff59e2287bdf594f4
tree162e641f6aad880836f100b854091b6ab5bd39f6
parent310915429bb3175fda43ae29a65f7ad77cbde4e2
mbpi: add support for provisioning the auth method

Use the authentication method from the mobile-broadband-provider-info
database if it is specified and supported (we support CHAP and PAP).
Default to CHAP if the database does not specify a method (i.e.: the
previous behaviour).
plugins/mbpi.c