<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/nodogsplash, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-08-18T17:14:08Z</updated>
<entry>
<title>nodogsplash: minor cleanup</title>
<updated>2026-08-18T17:14:08Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2026-08-16T20:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ff48e80f3c582b71c40d072e04341516690592a'/>
<id>urn:sha1:5ff48e80f3c582b71c40d072e04341516690592a</id>
<content type='text'>
A few minor cleanup changes:

- redirect warning message that causes abort to stderr
- replace bashism: &amp;&gt; redirect and shell substitution
- remove unused variables IPT and WD_DIR

Signed-off-by: Moritz Warning &lt;moritzwarning@web.de&gt;
</content>
</entry>
<entry>
<title>nodogsplash: fix config generation in the init script</title>
<updated>2026-08-15T21:31:16Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-08-06T10:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b8dc6c707750dc2fa26afef1aa71b20d2a89f775'/>
<id>urn:sha1:b8dc6c707750dc2fa26afef1aa71b20d2a89f775</id>
<content type='text'>
Three problems in the generated configuration:

- The error message for a missing configuration file prints $file,
  which is never set, instead of $val, which holds the path.
- The warning for the unsupported FAS options prints the value of
  the option instead of its name, so the message does not say which
  option is unsupported.
- gatewayinterface is emitted twice: once resolved to a device via
  network_get_device() as "GatewayInterface", and once more by the
  generic option loop with the raw UCI value. When the value names a
  network section rather than a device, the second line overrides
  the resolved device with a name nodogsplash cannot use.

Reported-by: openwrt-ai[bot]
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
Co-authored-by: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>nodogsplash: add new package</title>
<updated>2026-08-15T21:31:16Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-08-06T08:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=dcde8f02705e98a1f43ed386a2615a36b8ac120f'/>
<id>urn:sha1:dcde8f02705e98a1f43ed386a2615a36b8ac120f</id>
<content type='text'>
Nodogsplash is a captive portal that offers a simple way to
provide restricted access to the Internet by showing a splash page
to the user before Internet access is granted.

Moved from the openwrt/routing feed, as discussed in
https://github.com/openwrt/routing/issues/184.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
Co-authored-by: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
