<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2025-06-23T08:27:17Z</updated>
<entry>
<title>luci-proto-modemmanager: fix when to show username and password</title>
<updated>2025-06-23T08:27:17Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-05-27T08:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=cdd36410fd3cb31b7876a96a52d198a81a9c9ec8'/>
<id>urn:sha1:cdd36410fd3cb31b7876a96a52d198a81a9c9ec8</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-base, luci-proto-*: rename getOpkgPackage -&gt; getPackageName</title>
<updated>2024-12-15T19:13:56Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-12-15T19:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=8d13ea410dcdfbca28fcd6099ce9acb641ac898c'/>
<id>urn:sha1:8d13ea410dcdfbca28fcd6099ce9acb641ac898c</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanager: add initial EPS bearer support</title>
<updated>2024-10-19T09:22:42Z</updated>
<author>
<name>Damir Samardzic</name>
</author>
<published>2024-10-17T20:22:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=50b67f8a004138feae15212eaec62c8f9fab1953'/>
<id>urn:sha1:50b67f8a004138feae15212eaec62c8f9fab1953</id>
<content type='text'>
ModemManager protocol has supported setting initial EPS bearer since
package commit [1], so lets expose the same support via LuCI as well.

[1] https://github.com/openwrt/packages/commit/af12147f8c54ac3a44d32c5c1bd95099bc9a6c74

Signed-off-by: Damir Samardzic &lt;damir.samardzic@sartura.hr&gt;
Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanger: fix auth handling</title>
<updated>2024-07-22T08:24:04Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-05-03T10:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=7546249a27ab1f9d6e0035f9f600a3f2c1c9b772'/>
<id>urn:sha1:7546249a27ab1f9d6e0035f9f600a3f2c1c9b772</id>
<content type='text'>
This has never worked because the option 'auth' is not known to the
modemmanger proto handler. The correct uci name is 'allowedauth' and is
also a uci list option, so that several options can be selected.

This commit fixes this bug.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanager: Added logging level option and debugmode</title>
<updated>2023-12-04T00:20:46Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2023-12-04T00:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1731fe12b512e10b9c061114d348cd4872422c7a'/>
<id>urn:sha1:1731fe12b512e10b9c061114d348cd4872422c7a</id>
<content type='text'>
Merge github.com:valexi7/luci PR #4328

Signed-off-by: Paul Donald &lt;newtwen@gmail.com&gt;
Signed-off-by: valexi7 &lt;44439515+valexi7@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanager: also allow none for preferredmode config option</title>
<updated>2023-09-01T07:52:13Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2023-09-01T07:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3f2320e0aa140d6e59dedeca97a523e0be4a399b'/>
<id>urn:sha1:3f2320e0aa140d6e59dedeca97a523e0be4a399b</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanger: register missing error codes</title>
<updated>2023-08-17T13:26:23Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2023-08-17T13:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=818bf22b8b7e78216cfec2eb6d73694c02618ec7'/>
<id>urn:sha1:818bf22b8b7e78216cfec2eb6d73694c02618ec7</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanager: delete removed error codes</title>
<updated>2023-08-17T13:26:10Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2023-08-17T13:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1e6f52ac69239491e58fb0615100b912719db8f6'/>
<id>urn:sha1:1e6f52ac69239491e58fb0615100b912719db8f6</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanager: add allowed and preferred mode</title>
<updated>2023-08-09T12:29:25Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2023-08-09T11:48:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=5b925ea92b2d3a2f068f9835e533c8cfd86c427a'/>
<id>urn:sha1:5b925ea92b2d3a2f068f9835e533c8cfd86c427a</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-modemmanager: use helper in protocol</title>
<updated>2023-06-30T13:52:28Z</updated>
<author>
<name>Lukas Voegl</name>
</author>
<published>2023-06-30T13:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=594bc35b870c09ea47a66a59c5dfafd47b9b17d5'/>
<id>urn:sha1:594bc35b870c09ea47a66a59c5dfafd47b9b17d5</id>
<content type='text'>
Signed-off-by: Lukas Voegl &lt;lvoegl@tdt.de&gt;
</content>
</entry>
</feed>
