<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/adduser, 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/adduser?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/adduser?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2025-08-01T11:41:49+00:00</updated>
<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>[session] Add audit log view</title>
<updated>2025-07-23T14:02:41+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-23T14:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=db2c123ef4c3b9e044f4a7c38a0091ac7f443a52'/>
<id>urn:sha1:db2c123ef4c3b9e044f4a7c38a0091ac7f443a52</id>
<content type='text'>
Basic 1st version :)
</content>
</entry>
<entry>
<title>[adduser] Fix typo</title>
<updated>2023-12-13T11:25:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-12-13T11:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=93c9f486b019446beacaa3cfc09ec10e4d3f5df0'/>
<id>urn:sha1:93c9f486b019446beacaa3cfc09ec10e4d3f5df0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update translations</title>
<updated>2023-11-20T14:08:11+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-20T14:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=01be688464bfb9e9ca5afb0c4713d2b3785bb17e'/>
<id>urn:sha1:01be688464bfb9e9ca5afb0c4713d2b3785bb17e</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>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>Fix some typos (found by codespell)</title>
<updated>2019-12-14T08:29:06+00:00</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2019-12-14T07:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=ab49e774910743701ee8742799c0b5a58ea65d8a'/>
<id>urn:sha1:ab49e774910743701ee8742799c0b5a58ea65d8a</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>[adduser/minilinux] Take care of default/nondefault fields</title>
<updated>2019-10-29T10:15:11+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-10-29T10:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9acacfb8e455b5453cd17a670dcb8978d280a450'/>
<id>urn:sha1:9acacfb8e455b5453cd17a670dcb8978d280a450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[adduser] Check if adding user succeeded</title>
<updated>2019-09-09T10:13:57+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-09-09T10:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=18269245e7cb18c69f9743b49a6aad79ffa58b68'/>
<id>urn:sha1:18269245e7cb18c69f9743b49a6aad79ffa58b68</id>
<content type='text'>
Fixes #3573
</content>
</entry>
</feed>
