<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/permissionmanager/install.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/permissionmanager/install.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/permissionmanager/install.inc.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2023-07-17T08:01:46+00:00</updated>
<entry>
<title>[minilinux] Make title db columns longer</title>
<updated>2023-07-17T08:01:46+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-07-17T08:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=6903513a23dd84839b0a5f5fd55645e137ea2a32'/>
<id>urn:sha1:6903513a23dd84839b0a5f5fd55645e137ea2a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[systemstatus] Show (estimate) of last time updates were installed</title>
<updated>2023-07-04T12:10:46+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-07-04T12:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=13c22169624e5633977ed62b95aed844301881ac'/>
<id>urn:sha1:13c22169624e5633977ed62b95aed844301881ac</id>
<content type='text'>
Plus other minor tweaks, like message on main page.
</content>
</entry>
<entry>
<title>[permissionmanager] Update default permissions</title>
<updated>2023-06-13T12:57:09+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-06-13T12:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=ff10b2cb6e7f678b242d087de66700234d59688a'/>
<id>urn:sha1:ff10b2cb6e7f678b242d087de66700234d59688a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Shorten permissionid to 100 chars</title>
<updated>2022-07-06T13:57:11+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-07-06T13:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=03ff1fd26ac6efca7b94ddadc2208bb43bd3ab85'/>
<id>urn:sha1:03ff1fd26ac6efca7b94ddadc2208bb43bd3ab85</id>
<content type='text'>
Upgrading to utf8mb4 fails on older InnoDB setups with a key length
limited to 768 bytes. While we could/should probably upgrade these some
time, limit the column length for now, as even 100 characters is
excessive for a permission id.
</content>
</entry>
<entry>
<title>[permissionmanager] Add remoteaccess to default roles</title>
<updated>2021-04-21T13:49:08+00:00</updated>
<author>
<name>Steffen Ritter</name>
</author>
<published>2021-04-21T13:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=916fa629572c3cba604a0eba577a343fa3886c52'/>
<id>urn:sha1:916fa629572c3cba604a0eba577a343fa3886c52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Fix install always reporting UPDATE_DONE</title>
<updated>2021-01-29T13:29:41+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-01-29T13:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=023db3416788f4ef23a0365db74878fde44970fe'/>
<id>urn:sha1:023db3416788f4ef23a0365db74878fde44970fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Properly reset builtin roles on upgrade</title>
<updated>2020-02-24T17:19:04+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-02-24T17:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=97d43c92e6feb7a16e279e3b91f5bcc24283c956'/>
<id>urn:sha1:97d43c92e6feb7a16e279e3b91f5bcc24283c956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Make default roles "builtin" i.e. not modifiable</title>
<updated>2020-01-09T12:22:29+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-01-09T12:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=206d0b94f4010e8a5cbce74c5afbae46adf03d74'/>
<id>urn:sha1:206d0b94f4010e8a5cbce74c5afbae46adf03d74</id>
<content type='text'>
</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>Fix UUID handling; refactor constraints for machineuuid</title>
<updated>2019-02-21T10:09:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-02-21T10:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=67c915aa7094a32b0dfdd4ef60382bb1d3eeb506'/>
<id>urn:sha1:67c915aa7094a32b0dfdd4ef60382bb1d3eeb506</id>
<content type='text'>
</content>
</entry>
</feed>
