<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/webinterface/page.inc.php, branch master</title>
<subtitle>Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung</subtitle>
<id>https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/webinterface/page.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/webinterface/page.inc.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2026-04-30T09:31:58+00:00</updated>
<entry>
<title>[webinterface] Show current proxy chain in trusted proxy dialog</title>
<updated>2026-04-30T09:31:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2026-04-30T09:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=6cb052b9c672cc0eff18ea077736bde319e8966d'/>
<id>urn:sha1:6cb052b9c672cc0eff18ea077736bde319e8966d</id>
<content type='text'>
Add to list of trusted proxies with a single click.
</content>
</entry>
<entry>
<title>Add IP address normalization, add support for X-Forwarded-For</title>
<updated>2026-04-28T12:42:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2026-04-28T12:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=f1e35d43695f914677fcf8b2b4550a3c58cdcf10'/>
<id>urn:sha1:f1e35d43695f914677fcf8b2b4550a3c58cdcf10</id>
<content type='text'>
Tests written by Junie AI
</content>
</entry>
<entry>
<title>[webinterface] Switch type to acme only after successfully requesting cert</title>
<updated>2025-08-13T12:31:13+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-13T12:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=3eee292d792a2ae6e6b0650f76edc80f1a133244'/>
<id>urn:sha1:3eee292d792a2ae6e6b0650f76edc80f1a133244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[webinterface] Add support for HARICA and custom URLs</title>
<updated>2025-08-12T12:52:40+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-12T12:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=32ec0505afae781a44466621ebbd8e83cf68fdb8'/>
<id>urn:sha1:32ec0505afae781a44466621ebbd8e83cf68fdb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[webinterface] Remove the 'off' option for HTTPS</title>
<updated>2024-10-11T13:43:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-10-11T13:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=ccc7cf78a7ca8b3349c45706b8b03e1ed6bc44d6'/>
<id>urn:sha1:ccc7cf78a7ca8b3349c45706b8b03e1ed6bc44d6</id>
<content type='text'>
As we always use a self-signed certificate for client communication, you
cannot really turn off HTTPS, and explicitly generating another
self-signed certificate for slx-admin is rather pointless. So
internally, we actually remove the option for a self-signed certificate,
and rename the "off" option to using a self-signed one.
</content>
</entry>
<entry>
<title>[webinterface] Add event log messages for cert changes</title>
<updated>2024-10-11T12:09:09+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-10-11T12:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=bd8569e1c7e615541e41b8aa8f7aa6f22918dd06'/>
<id>urn:sha1:bd8569e1c7e615541e41b8aa8f7aa6f22918dd06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[webinterface] Add simple API to remotely supply a certificate</title>
<updated>2024-10-10T13:20:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-10-10T13:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8a215c492913d6d329a7b64229738d028c7489de'/>
<id>urn:sha1:8a215c492913d6d329a7b64229738d028c7489de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[webinterface] Refactor TM-Calls for https changes</title>
<updated>2024-10-09T14:14:39+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-10-09T14:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=36fa9ba7863cf68a8c37613d6ff37cce72555653'/>
<id>urn:sha1:36fa9ba7863cf68a8c37613d6ff37cce72555653</id>
<content type='text'>
Move actual calls to WebInterface helper class, move a few common things
to their own functions.
</content>
</entry>
<entry>
<title>[webinterface] Add support for ACME, add option to redirect to cert domain</title>
<updated>2024-10-08T14:22:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-10-08T14:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=882b694e06acd389dd74f7a7d9b70ada0fd218d5'/>
<id>urn:sha1:882b694e06acd389dd74f7a7d9b70ada0fd218d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Permissions: Consistency: Make all pages require at least one permission to be accessible</title>
<updated>2018-04-09T14:56:04+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-09T14:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=24815e16087b4b1b64e9f380d45d411af32daf42'/>
<id>urn:sha1:24815e16087b4b1b64e9f380d45d411af32daf42</id>
<content type='text'>
Closes #3340
</content>
</entry>
</feed>
