api,libmm-glib: new `allowed-auth' configuration for bearers
For bearers using STATIC or DHCP IP method, the modem itself is the one negotiating authentication with the network. The new `allowed-auth' property allows users to specify which authentication method(s) are allowed to be used. See the following NetworkManager commit for more reference: commit 34aef8aaaa09b7473b9496aa49e550bd2def03f8 Author: Andrew Bird <ajb@spheresystems.co.uk> Date: Thu Mar 15 16:19:43 2012 -0500
This commit is contained in:
@@ -86,6 +86,13 @@
|
||||
value (signature <literal>"u"</literal>).
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><literal>"allowed-auth"</literal></term>
|
||||
<listitem>
|
||||
The authentication method to use, given as a
|
||||
<link linkend="MMBearerAllowedAuth">MMBearerAllowedAuth</link>
|
||||
value (signature <literal>"u"</literal>). Optional in 3GPP.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry><term><literal>"user"</literal></term>
|
||||
<listitem>
|
||||
User name (if any) required by the network, given as a string
|
||||
|
Reference in New Issue
Block a user