<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/news, 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/news?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/news?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2026-04-28T12:42:07+00:00</updated>
<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>[locations] Cleanup Location class</title>
<updated>2025-07-07T11:37:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-07T11:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9a5106c288519b008e0dfe5e85371701af32c0f3'/>
<id>urn:sha1:9a5106c288519b008e0dfe5e85371701af32c0f3</id>
<content type='text'>
There was a mess of functions which mostly, but not quite, did the same
things. Get rid of a couple of them and fix call sites to use
alternative ones that also fit the job.
While at it, add phpdoc and comments to the remaining functions, trying
to clarify what they were designed for.
Lastly, the return type of functions that retrieve a location id has
been changed from false|int to ?int (nullable types are just nicer).
</content>
</entry>
<entry>
<title>Add audit logging of POST actions</title>
<updated>2025-05-22T14:07:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-05-22T14:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=19160ec62cec3b6e436590b16ebb2b329ef5d55b'/>
<id>urn:sha1:19160ec62cec3b6e436590b16ebb2b329ef5d55b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[news] Defensive update, disappearing news mystery</title>
<updated>2025-04-22T13:26:26+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-04-22T13:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=da8f40d19443f6726f99924c13e8d0aa10a4f51b'/>
<id>urn:sha1:da8f40d19443f6726f99924c13e8d0aa10a4f51b</id>
<content type='text'>
Much mystery, no smoking gun.
</content>
</entry>
<entry>
<title>Add function param/return types, fix a lot more phpstorm complaints</title>
<updated>2023-11-14T13:47:55+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-14T13:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=06bff0b9b84d47c43f9bc8aff06a29d85ebb7ed0'/>
<id>urn:sha1:06bff0b9b84d47c43f9bc8aff06a29d85ebb7ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Roundup of issues reported by PHPStorm</title>
<updated>2023-11-02T18:08:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-02T18:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=c2d95ffaeaa289752b4c7b6664b6ca112a02e350'/>
<id>urn:sha1:c2d95ffaeaa289752b4c7b6664b6ca112a02e350</id>
<content type='text'>
Mostly redundant checks, logic errors, dead code, etc.
</content>
</entry>
<entry>
<title>[news] Fix copy paste error; set up FK constraint with proper table</title>
<updated>2023-10-30T09:10:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-10-30T09:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=732cc60135298d8c7c961068dff022900a4943ee'/>
<id>urn:sha1:732cc60135298d8c7c961068dff022900a4943ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[news] Fix install: Falsely reported UPDATE_DONE every time</title>
<updated>2023-07-18T12:21:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-07-18T12:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=ff3474e2e69d1ac92eb227dfedd170cfb012ba94'/>
<id>urn:sha1:ff3474e2e69d1ac92eb227dfedd170cfb012ba94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[news] Don't show duplicates in list of locs with overrides</title>
<updated>2023-04-24T09:35:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-04-24T09:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=f4a5a668f72e80b06c0d47e248c39c25eca0293b'/>
<id>urn:sha1:f4a5a668f72e80b06c0d47e248c39c25eca0293b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[news] Fix: Global news could not be saved</title>
<updated>2023-04-24T09:33:27+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-04-24T09:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=01eb2d2d398cd04803453012ddf34214ef5fd153'/>
<id>urn:sha1:01eb2d2d398cd04803453012ddf34214ef5fd153</id>
<content type='text'>
</content>
</entry>
</feed>
