<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/sysconfig/inc/configmodule/sshconfig.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/sysconfig/inc/configmodule/sshconfig.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/sysconfig/inc/configmodule/sshconfig.inc.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2024-07-02T12:46:41+00:00</updated>
<entry>
<title>[sysconfig] Minor code cleanup/fixes</title>
<updated>2024-07-02T12:46:41+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-02T12:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=40159048ec29362c2f8bc2c9c43c4afdd4f72324'/>
<id>urn:sha1:40159048ec29362c2f8bc2c9c43c4afdd4f72324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sysconfig] Fix parentTask dependency for Taskmanager calls</title>
<updated>2024-06-21T14:39:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-06-21T14:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=e801ac3b5d511f699f79f13d6d6755d8507bb9d6'/>
<id>urn:sha1:e801ac3b5d511f699f79f13d6d6755d8507bb9d6</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>[sysconfig] SSH: Split pubkey and rest of config, add more options</title>
<updated>2020-11-16T13:03:21+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-11-16T13:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=11c488215620d12c1f79fc9b05deb9928d2cab39'/>
<id>urn:sha1:11c488215620d12c1f79fc9b05deb9928d2cab39</id>
<content type='text'>
Now we can have exactly one SSH-Config per sysconfig, which avoids
confusion due to config mismatch regarding "allow pw" and "port".
The install include takes care of splitting the key into a new module
for existing modules, but doesn't remove duplicate SshConfig modules
from sysconfigs, as this might lead to additional confusion. Next time
the user edits a sysconfig, they are forced to pick exactly one
SshConfig module.

The "allow password login" option was extended to allow password login
for non-root users only in addition to simply being "yes" or "no".
There's an additional option that can entirely limit the group of users
allowed to log in via SSH.
</content>
</entry>
<entry>
<title>[sysconfig] Honor config module type sort order</title>
<updated>2020-01-16T13:11:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-01-16T13:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=47d252bc2a544615adaf1f3b0c9899614e0f7950'/>
<id>urn:sha1:47d252bc2a544615adaf1f3b0c9899614e0f7950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sysconfig] Allow adding multiple ssh modules to system config</title>
<updated>2019-09-13T09:20:17+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-09-13T09:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=34aa21c33365ff5fb66d1731be062c1726321f5f'/>
<id>urn:sha1:34aa21c33365ff5fb66d1731be062c1726321f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[install] Implement install scripts for most modules</title>
<updated>2016-06-08T16:33:30+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-06-08T16:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=ffffab643e031524b6fdfe0c39adae1f6c8e9c4d'/>
<id>urn:sha1:ffffab643e031524b6fdfe0c39adae1f6c8e9c4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Still working in modularization cleanup and refinement</title>
<updated>2016-05-11T17:00:30+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2016-05-11T17:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=1cc1c2ed092c46eb35893c1d85accb24cf43d7f9'/>
<id>urn:sha1:1cc1c2ed092c46eb35893c1d85accb24cf43d7f9</id>
<content type='text'>
</content>
</entry>
</feed>
