<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/adduser/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/adduser/page.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/adduser/page.inc.php?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>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>[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>
<entry>
<title>[adduser] Print userid=1 bold in userlist</title>
<updated>2018-04-27T12:46:20+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-27T12:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=27e7c658d12384d15b4c47483a181b6912f21b36'/>
<id>urn:sha1:27e7c658d12384d15b4c47483a181b6912f21b36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[adduser] Assign first created user role "Super-Admin"</title>
<updated>2018-04-19T14:12:57+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-19T14:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8fd7ce430269d2999dcba3696ab6557fa59a4e94'/>
<id>urn:sha1:8fd7ce430269d2999dcba3696ab6557fa59a4e94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[adduser] JS checks while editing user; second save button below role list</title>
<updated>2018-04-09T16:09:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-09T16:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=1a4c38fddc0003ca36e2c3838b5a4c9233d51a35'/>
<id>urn:sha1:1a4c38fddc0003ca36e2c3838b5a4c9233d51a35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[adduser] Rename permission to view-list</title>
<updated>2018-04-09T15:04:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-09T15:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=018339a07bd6511275b6a780cd9a2b54eb319414'/>
<id>urn:sha1:018339a07bd6511275b6a780cd9a2b54eb319414</id>
<content type='text'>
</content>
</entry>
</feed>
