<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/baseconfig/inc, 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/baseconfig/inc?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/baseconfig/inc?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>Implicitly nullable types are deprecated in PHP 8.3, make explicit</title>
<updated>2025-08-01T11:41:49+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-01T11:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=429cfb1677ec77c5a945f655d9405d038d3e5a2c'/>
<id>urn:sha1:429cfb1677ec77c5a945f655d9405d038d3e5a2c</id>
<content type='text'>
</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>[baseconfig] Fix comment typo</title>
<updated>2022-09-13T11:45:44+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-09-13T11:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=c03260dff213da24b73459add2372dcdfe8db7df'/>
<id>urn:sha1:c03260dff213da24b73459add2372dcdfe8db7df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[baseconfig/baseconfig_bwlp] Make preferred sound output free text</title>
<updated>2022-09-13T10:14:08+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-09-13T10:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=a5e33c6a36352e2f6917fa1131c7e5fa2f5fc77f'/>
<id>urn:sha1:a5e33c6a36352e2f6917fa1131c7e5fa2f5fc77f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[inc/Util] Add types, move error printing functions to their own class</title>
<updated>2022-05-02T16:49:09+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-05-02T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5eb8df7432a708284862e4b126e418265d36b4ab'/>
<id>urn:sha1:5eb8df7432a708284862e4b126e418265d36b4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moderize Database handling</title>
<updated>2021-05-11T12:51:13+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-05-06T08:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8dc2b92d667f1401ab9f1315a36add61658f899c'/>
<id>urn:sha1:8dc2b92d667f1401ab9f1315a36add61658f899c</id>
<content type='text'>
* Auto-convert to utf8mb4_unicode_520_ci
* Use foreach instead of while to loop over results
* Drop useless statement caching
* Keep emulated prepares, as we sometimes loop over nested queries
</content>
</entry>
<entry>
<title>[baseconfig] Fix AIOOB warning</title>
<updated>2021-05-06T14:00:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-05-06T13:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9d780ab3e933d0826b57885637896183eb08e165'/>
<id>urn:sha1:9d780ab3e933d0826b57885637896183eb08e165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[baseconfig] bash escape: Replace \r and \n by space</title>
<updated>2019-11-12T15:06:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-11-12T15:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=766e640ccd006fcd4db92b48836e0bbdb3b50b65'/>
<id>urn:sha1:766e640ccd006fcd4db92b48836e0bbdb3b50b65</id>
<content type='text'>
</content>
</entry>
</feed>
