<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/sysconfig/lang/de, 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/sysconfig/lang/de?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/sysconfig/lang/de?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2025-08-20T14:56:50+00:00</updated>
<entry>
<title>[sysconfig] Shibauth: Add option to require entitlement(s) for login</title>
<updated>2025-08-20T14:56:50+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-20T14:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=f230c4f5286f72b7d4c5afad198e6f2cd459b031'/>
<id>urn:sha1:f230c4f5286f72b7d4c5afad198e6f2cd459b031</id>
<content type='text'>
To be implemented on client-side.
</content>
</entry>
<entry>
<title>[sysconfig] Add button to assign module to multiple configs</title>
<updated>2024-07-19T15:32:18+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-19T15:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=494d36422a175a091227f147ebbb9217bd34649a'/>
<id>urn:sha1:494d36422a175a091227f147ebbb9217bd34649a</id>
<content type='text'>
This extends and reuses the assignment dialog that pops up at the end of
the process where you create a new module.
</content>
</entry>
<entry>
<title>[sysconfig] Redesign dialog after creating/editing config</title>
<updated>2024-07-18T13:17:47+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-18T13:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=915c5d0e57f96d49c96f3f524cb94684c3ec9634'/>
<id>urn:sha1:915c5d0e57f96d49c96f3f524cb94684c3ec9634</id>
<content type='text'>
Make it less tempting to just make the current config global default by
splitting up the buttons and adding another line of text.
</content>
</entry>
<entry>
<title>[sysconfig] Add module to customize login screen (slxgreeter)</title>
<updated>2024-07-16T12:42:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-16T12:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=74dff6a6961e19b1f02614fa5161d5262af875a7'/>
<id>urn:sha1:74dff6a6961e19b1f02614fa5161d5262af875a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sysconfig] shibauth: Add field to enable/disable traditional login</title>
<updated>2024-07-15T14:51:39+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-15T14:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=37ecfa750addc894d27af66c7cb4242a0134cd33'/>
<id>urn:sha1:37ecfa750addc894d27af66c7cb4242a0134cd33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sysconfig] Make screensaver wizard a tad bit less cryptic</title>
<updated>2024-07-12T14:38:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-12T14:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=48c7c1feea7d680f260bb4b7bb4da1694a5f7da1'/>
<id>urn:sha1:48c7c1feea7d680f260bb4b7bb4da1694a5f7da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sysconfig] New module type: ShibAuth</title>
<updated>2024-07-02T12:45:45+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-02T12:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=1123b987bceef69241a0fedba0f7301f1bb85e72'/>
<id>urn:sha1:1123b987bceef69241a0fedba0f7301f1bb85e72</id>
<content type='text'>
This creates a config module for out lightdm greeter that will enable
login via shibboleth; either browser-based or QR code.
</content>
</entry>
<entry>
<title>[locations] Modularize additional column handling</title>
<updated>2022-03-09T14:06:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-11-30T14:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=41612c4481111969367d1a228ad4875d781558a2'/>
<id>urn:sha1:41612c4481111969367d1a228ad4875d781558a2</id>
<content type='text'>
Additional columns are now added through a hook,
moving specialized code where it belongs.
</content>
</entry>
<entry>
<title>[sysconfig] Remove fixNumeric option; now mandatory, handled transparently</title>
<updated>2020-12-15T12:52:36+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-12-15T12:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=2218a4a1c5bb100ec920638d1f0c0ee973900c4f'/>
<id>urn:sha1:2218a4a1c5bb100ec920638d1f0c0ee973900c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sysconfig] CustomModule: Add check for file ownership, add "fix" option</title>
<updated>2020-12-10T13:01:18+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-12-10T13:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=cdf414bf6a999788d4d70e997f8c413e96ef7bb1'/>
<id>urn:sha1:cdf414bf6a999788d4d70e997f8c413e96ef7bb1</id>
<content type='text'>
The fix option will change the owner/group of every file and directory
in the archive to root:root

Previously, the client changed the ownership of the config.tgz contents
to root when extracting, but in some cases it's desired to deliver files
with specific owner and group settings.

The version of the CustomModule module has been bumped to 2, so we can
automatically convert old modules when upgrading or importing a backup,
to be compatible to the old "root everything on the client" logic.
</content>
</entry>
</feed>
